Components
Toolbar
Toolbar
A container for grouping a set of controls, such as buttons, toggle groups or dropdown menus.
Installation
npx shadcx@latest add toolbar -r plate-ui
Examples
import { withCn } from '@udecode/cn';
import { Toolbar } from './toolbar';
export const FixedToolbar = withCn(
Toolbar,
'supports-backdrop-blur:bg-background/60 sticky left-0 top-0 z-50 w-full justify-between overflow-x-auto rounded-t-lg border-b border-b-border bg-background/95 p-1 backdrop-blur'
);
Build your editor even faster
Complete, deployable AI-powered template with backend.
All components included.
Customizable and extensible.
Get all-accessCustomizable and extensible.