index
Home > @gooddata/sdk-ui-dashboard > IAddTextAttributeFilterPayload > index
IAddTextAttributeFilterPayload.index 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.
Index among the attribute filters at which the new filter should be placed. Index of -1 adds the filter at the end.
Signature:
readonly index: number;