options
Home > @gooddata/sdk-ui-filters > IAttributeElementsProps > options
IAttributeElementsProps.options property
Specify options that will be passed to the element query, which is responsible for loading the data ( this can be used to add server-side filtering)
Signature:
options?: IElementsQueryOptions;