initialIsNegativeSelection
Home > @gooddata/sdk-ui-dashboard > AddAttributeFilterPayload > initialIsNegativeSelection
AddAttributeFilterPayload.initialIsNegativeSelection 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.
Specify if the initial selection of attribute elements is a negative one: if true, the elements selected should NOT be included in teh results.
Signature:
readonly initialIsNegativeSelection?: boolean;