@sqlrooms/room-shell / RoomPanelInfo
Type Alias: RoomPanelInfo
RoomPanelInfo:
object
Type declaration
Name | Type |
---|---|
title ? | string |
icon ? | React.ComponentType <{ className : string ; }> |
component | React.ComponentType |
placement | "sidebar" | "sidebar-bottom" | "main" | "top-bar" |