ShowAsTableButtonComponentProvider
Home > @gooddata/sdk-ui-dashboard > IDashboardCustomComponentProps > ShowAsTableButtonComponentProvider
IDashboardCustomComponentProps.ShowAsTableButtonComponentProvider property
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Specify the component rendered as show as table button.
Signature:
ShowAsTableButtonComponentProvider?: OptionalShowAsTableButtonComponentProvider;
Remarks
If not provided, the default implementation will be used.