staticElements
Home > @gooddata/sdk-ui-filters > IAttributeFilterCoreProps > staticElements
IAttributeFilterCoreProps.staticElements property
If specified, these elements will replace the elements that would be loaded from the server. Note that if using this, limiting measures and/or filters will not work: it is your responsibility to filter the static elements yourself.
Signature:
staticElements?: IAttributeElement[];