eager
Home > @gooddata/sdk-ui-dashboard > RemoveSectionItemPayload > eager
RemoveSectionItemPayload.eager 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.
Specify whether to eagerly remove the entire section if the item being removed was the only item in the section.
Signature:
readonly eager?: boolean;
Remarks
Default is false. Meaning an empty section will be left.