UndoLayoutChangesPayload
Home > @gooddata/sdk-ui-dashboard > UndoLayoutChangesPayload
UndoLayoutChangesPayload 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 UndoLayoutChanges command.
Signature:
export interface UndoLayoutChangesPayload
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
undoPointSelector? | readonly | UndoPointSelector | (BETA) (Optional) Specify a function that will be used to select a command up to which the undo should be done. |