ariaLabel
Home > @gooddata/sdk-ui-filters > IAttributeFilterDropdownButtonProps > ariaLabel
IAttributeFilterDropdownButtonProps.ariaLabel 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.
Overrides the accessible name of the button. When omitted, the name is derived from the rendered title.
Signature:
ariaLabel?: string;