section
Home > @gooddata/sdk-ui-dashboard > DashboardLayoutSectionItemRemovedPayload > section
DashboardLayoutSectionItemRemovedPayload.section property
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
If the removal was eager and removed the entire section, then that section is included here.
NOTE: the DashboardLayoutSectionRemoved will be fired at the occasion as well.
Signature:
readonly section?: ExtendedDashboardLayoutSection;