renderSubmenuComponentOnly
Home > @gooddata/sdk-ui-dashboard > IInsightMenuSubmenu > renderSubmenuComponentOnly
IInsightMenuSubmenu.renderSubmenuComponentOnly 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.
Should the submenu component be rendered only? If so, it won't be wrapped inside the default container and the default header won't be rendered.
Signature:
renderSubmenuComponentOnly?: boolean;