Skip to content

@sqlrooms/room-shell / TablesListPanel

Function: TablesListPanel()

TablesListPanel(props): ReactNode | Promise<ReactNode>

Parameters

ParameterType
props{ className: string; isReadOnly: boolean; }
props.className?string
props.isReadOnly?boolean

Returns

ReactNode | Promise<ReactNode>