Interface: SearchFieldProps
Defined in: composites/SearchField/SearchField.tsx:69
Props for the SearchField root.
Extends
Omit<RACSearchFieldProps,"style"|"className">
Properties
clearLabel
clearLabel:
string
Defined in: composites/SearchField/SearchField.tsx:77
Accessible label for the clear button (caller-localized — no default, per the i18n rule / ADR-001). e.g. "Clear search".