Skip to content
20 components rebuilt for 2.0.0-beta

Headless components, rebuilt from the ground up.

GramproKit 2.0 is a new generation of copy-in React 19 components — no peer dependencies, full keyboard support, and theming with plain CSS variables.

terminal
$ npx gbs-add-block@latest -a DataGrid -beta

Components

Available in the beta

More components move to 2.0 as they are rebuilt. Until then, the 1.x docs stay available.

You own the code

Each block is copied into your project with one command. There are no peer dependencies other than React.

One shared theme

Set the --gbs-* CSS variables on :root and every component follows, with per-component overrides when you need them.

Keyboard first

Every component documents its keyboard rules, and pickers render in the browser's top layer so they are never clipped.