Type Alias: TextFieldDescriptionProps
TextFieldDescriptionProps =
Omit<RACTextProps,"style"|"className"|"slot">
Defined in: composites/TextField/TextField.tsx:242
Props for the TextField description.
TextFieldDescriptionProps =
Omit<RACTextProps,"style"|"className"|"slot">
Defined in: composites/TextField/TextField.tsx:242
Props for the TextField description.