Type Alias: SearchFieldLabelProps
SearchFieldLabelProps =
Omit<RACLabelProps,"style"|"className"> &Pick<FieldLabelPartProps,"contextualHelp">
Defined in: composites/SearchField/SearchField.tsx:110
Props for the SearchField label.
SearchFieldLabelProps =
Omit<RACLabelProps,"style"|"className"> &Pick<FieldLabelPartProps,"contextualHelp">
Defined in: composites/SearchField/SearchField.tsx:110
Props for the SearchField label.