@sqlrooms/ui / Command
Function: Command()
Command(
props):ReactNode
Parameters
| Parameter | Type |
|---|---|
props | Omit<Children & Pick<Pick<DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof HTMLAttributes<HTMLDivElement>> & object & object, "key" | keyof HTMLAttributes<HTMLDivElement> | "asChild"> & object & RefAttributes<HTMLDivElement>, "ref"> & RefAttributes<HTMLDivElement> |
Returns
ReactNode
