Skip to content

@sqlrooms/room-shell / RoomShellCommandPaletteButtonProps

Type Alias: RoomShellCommandPaletteButtonProps

RoomShellCommandPaletteButtonProps = object

Properties

className?

optional className: string


icon?

optional icon: ComponentType<{ className?: string; }>


tooltip?

optional tooltip: string