Skip to content

@sqlrooms/room-shell / FileDataSourcesPanel

Function: FileDataSourcesPanel()

FileDataSourcesPanel(props): ReactNode | Promise<ReactNode>

Parameters

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

Returns

ReactNode | Promise<ReactNode>