identifier
Home > @gooddata/sdk-ui-filters > IAttributeFilterButtonOwnProps > identifier
IAttributeFilterButtonOwnProps.identifier property
Warning: This API is now obsolete.
- use the filter prop instead
Specify identifier of attribute, for which you want to construct the filter.
Signature:
identifier?: string;
Remarks
Note: this is optional and deprecated. If you do not specify this, then you MUST specify the 'filter' prop or 'connectToPlaceholder' prop.