@sqlrooms/room-shell / RoomPanelInfo
Type Alias: RoomPanelInfo
RoomPanelInfo =
object
Properties
title?
optionaltitle:string
icon?
optionalicon:ComponentType<{className?:string; }>
placement?
optionalplacement:string
Deprecated
No longer used — panel area is determined by the layout tree
component?
optionalcomponent:RoomPanelComponent
dragOverlay?
optionaldragOverlay:ComponentType<{node:LayoutNode; }>
