RemoveSectionItemByWidgetRefPayload
Home > @gooddata/sdk-ui-dashboard > RemoveSectionItemByWidgetRefPayload
RemoveSectionItemByWidgetRefPayload interface
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.
Payload of the RemoveSectionItemByWidgetRef command.
Signature:
export interface RemoveSectionItemByWidgetRefPayload
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
|
boolean |
(BETA) (Optional) Specify whether to eagerly remove the entire section if the item being removed was the only item in the section. | |
|
(BETA) (Optional) Specify stash identifier. | ||
|
(BETA) Widget reference of the item to remove. |