ChangeFilterContextSelection
Home > @gooddata/sdk-ui-dashboard > ChangeFilterContextSelection
ChangeFilterContextSelection interface
Command for changing multiple filters at once.
Signature:
export interface ChangeFilterContextSelection extends IDashboardCommand
Extends: IDashboardCommand
Remarks
See changeFilterContextSelection() for a factory function that will help you create this command.
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
payload | readonly | ChangeFilterContextSelectionPayload | |
type | readonly | "GDC.DASH/CMD.FILTER_CONTEXT.CHANGE_SELECTION" |