selectFirst
Home > @gooddata/sdk-ui-filters > IAttributeFilterCoreProps > selectFirst
IAttributeFilterCoreProps.selectFirst property
Specify if first available element should be automatically selected for empty selection.
Signature:
selectFirst?: boolean;
Remarks
By default, the value is "false". Works only for selectionMode
"single" and if current selection is empty.