DefaultSidebar
Home > @gooddata/sdk-ui-dashboard > ISidebarProps > DefaultSidebar
ISidebarProps.DefaultSidebar 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.
Contains reference to default implementation of the sidebar. If you are implementing a custom sidebar that decorates default side bar, then use this component to render the default sidebar.
Signature:
DefaultSidebar: ComponentType<ISidebarProps>;