selectionMode
Home > @gooddata/sdk-ui-dashboard > AddAttributeFilterPayload > selectionMode
AddAttributeFilterPayload.selectionMode 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.
Selection mode which defines how many elements can be in attributeElements. Default value is 'multi' if property is missing.
Signature:
readonly selectionMode?: DashboardAttributeFilterSelectionMode;