IDashboardInsightCustomizer
Home > @gooddata/sdk-ui-dashboard > IDashboardInsightCustomizer
IDashboardInsightCustomizer interface
Set of functions you can use to customize how insights are rendered.
Signature:
export interface IDashboardInsightCustomizer 
Methods
| Method | Description | 
|---|---|
| Register a factory for insight decorator providers. | |
| (ALPHA) Register a provider for React components to render insight body inside of the DefaultDashboardInsight(). | |
| Register a provider for React components to render insights. | |
| A convenience method that will register a specific React component to use for rendering any insight that is tagged with the provided  |