MiHCM
overlay/@mihcm/ui·v0.21.0·stable

Command

Command palette (⌘K) powered by cmdk. Composable search + item groups + keyboard navigation.

Props

The full prop API for Command. Same surface in web and React Native — bundlers pick the right variant via the react-native export condition.

PropTypeDefaultDescriptionSince
childrenReactNodeComposable children: CommandInput, CommandList, CommandGroup, CommandItem.0.5.0
classNamestringAdditional Tailwind classes.0.5.0

Import

import { Command, CommandInput, CommandList, CommandItem, CommandGroup } from '@mihcm/ui/Command';