InterfaceAdminSearchFilterBarTranslations
Interface: InterfaceAdminSearchFilterBarTranslations
Defined in: src/types/AdminSearchFilterBar/interface.ts:344
Optional translation overrides for AdminSearchFilterBar component. Allows parent components to customize internal translations while providing sensible defaults for accessibility and common UI elements.
Properties
clearButtonAriaLabel?
optionalclearButtonAriaLabel:string
Defined in: src/types/AdminSearchFilterBar/interface.ts:352
Clear button accessible label (screen readers)
clearSearchLabel?
optionalclearSearchLabel:string
Defined in: src/types/AdminSearchFilterBar/interface.ts:349
Clear search button text/label
dropdownAriaLabel?
optionaldropdownAriaLabel:string
Defined in: src/types/AdminSearchFilterBar/interface.ts:364
Dropdown toggle accessible label pattern
filterAndSortOptionsLabel?
optionalfilterAndSortOptionsLabel:string
Defined in: src/types/AdminSearchFilterBar/interface.ts:373
Filter and sort options toolbar accessible label
filterButtonAriaLabel?
optionalfilterButtonAriaLabel:string
Defined in: src/types/AdminSearchFilterBar/interface.ts:370
Filter button accessible label
loadingLabel?
optionalloadingLabel:string
Defined in: src/types/AdminSearchFilterBar/interface.ts:355
Loading state text
noResultsLabel?
optionalnoResultsLabel:string
Defined in: src/types/AdminSearchFilterBar/interface.ts:358
No results found message
searchButtonAriaLabel?
optionalsearchButtonAriaLabel:string
Defined in: src/types/AdminSearchFilterBar/interface.ts:346
Search button accessible label (screen readers)
searchInputAriaDescription?
optionalsearchInputAriaDescription:string
Defined in: src/types/AdminSearchFilterBar/interface.ts:361
Search input accessible description
sortButtonAriaLabel?
optionalsortButtonAriaLabel:string
Defined in: src/types/AdminSearchFilterBar/interface.ts:367
Sort button accessible label