Skip to content

@sqlrooms/documents / BlockDocumentChartRendererProviderProps

Type Alias: BlockDocumentChartRendererProviderProps

BlockDocumentChartRendererProviderProps = PropsWithChildren<{ renderer?: BlockDocumentChartRenderer; }>