Classes list

Every class Form field recognizes, straight from the @flickui/css source.

ClassPurpose
.form-fieldBase class on the wrapper — required
.form-field-labelThe field's label text
.form-field-required / .form-field-optionalSmall inline markers appended to the label
.form-field-hintCircular help-icon button, e.g. for a tooltip trigger
.form-field-controlWraps the actual input/select/textarea/etc.
.form-field-helper-rowHolds the helper/error/counter line beneath the control
.form-field-helper / .form-field-errorNeutral helper text / error message
.form-field-counterCharacter-count display, right-aligned in the helper row
.form-field-inlineSwitches to a two-column label + control grid layout
.form-field-compactHides the helper row entirely for a denser field
.form-field-disabledDims the whole field