Skip to content

@sqlrooms/room-shell / RoomShellCommandPaletteButtonProps

Type Alias: RoomShellCommandPaletteButtonProps

RoomShellCommandPaletteButtonProps = Omit<ComponentProps<typeof Button>, "children"> & object

Type Declaration

NameType
icon?ComponentType<{ className?: string; }>
iconClassName?string
tooltip?string