@sqlrooms/mosaic / MosaicDashboardPanelRenderer
Type Alias: MosaicDashboardPanelRenderer<TPanel>
MosaicDashboardPanelRenderer<
TPanel> =object
Type Parameters
| Type Parameter | Default type |
|---|---|
TPanel extends MosaicDashboardPanelConfig | MosaicDashboardPanelConfig |
Properties
component
component:
ComponentType<MosaicDashboardPanelRendererProps<TPanel>>
headerActions?
optionalheaderActions:ComponentType<MosaicDashboardPanelRendererProps<TPanel>>
icon?
optionalicon:ComponentType<{className?:string; }>
