Variable: CommandSeparator
@arolariu/components / CommandSeparator
Variable: CommandSeparator
constCommandSeparator:ForwardRefExoticComponent<CommandSeparatorProps&RefAttributes<HTMLDivElement>>
Defined in: components/ui/command.tsx:763
Renders a separator between command groups or item sections.
Remarks
- Renders the shared separator primitive
- Built on Base UI Separator
Example
<CommandSeparator />
See
// was this page useful?