section
Home > @gooddata/sdk-ui-dashboard > IDashboardLayoutSectionItemRemovedPayload > section
IDashboardLayoutSectionItemRemovedPayload.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 IDashboardLayoutSectionRemoved will be fired at the occasion as well.
Signature:
readonly section?: ExtendedDashboardLayoutSection;