selectionMode
Home > @gooddata/sdk-ui-filters > IAttributeFilterCoreProps > selectionMode
IAttributeFilterCoreProps.selectionMode property
Customize, how many elements can be selected by filter.
Signature:
selectionMode?: DashboardAttributeFilterSelectionMode;
Remarks
If filter is set as single selection then if filter
definition is provided it needs to be positive filter with max one selected item.