Skip to content

@sqlrooms/mosaic / MosaicDashboardPanelRenderer

Type Alias: MosaicDashboardPanelRenderer<TPanel> ​

MosaicDashboardPanelRenderer<TPanel> = object

Type Parameters ​

Type ParameterDefault type
TPanel extends MosaicDashboardPanelConfigMosaicDashboardPanelConfig

Properties ​

component ​

component: ComponentType<MosaicDashboardPanelRendererProps<TPanel>>


headerActions? ​

optional headerActions?: ComponentType<MosaicDashboardPanelRendererProps<TPanel>>


icon? ​

optional icon?: ComponentType<{ className?: string; }>


settings? ​

optional settings?: BlockSettingsComponent