@sqlrooms/room-shell / RoomShellCommandPaletteButtonProps
Type Alias: RoomShellCommandPaletteButtonProps
RoomShellCommandPaletteButtonProps =
Omit<ComponentProps<typeofButton>,"children"> &object
Type Declaration
| Name | Type |
|---|---|
icon? | ComponentType<{ className?: string; }> |
iconClassName? | string |
tooltip? | string |
