SUIT CSS:
Form
component tests
.Form
renders full-width by default
Empty form
.Form-field
renders full-width by default
Label
A message
Email
A message
Date
Textarea
Select
cat
cat
cat
Range
developers
developers
developers
developers
developers
developers
can be a label
Label
A message
.Form-button and .Form-wrapButton
render full-width by default
Attached
Wrapped
adapt to the ancestor `width` and/or `display` property.
Attached
Wrapped
.Form--spaced
renders full-width form fields with uniform vertical space
Label
A message
Label
A message
Submit
collapses the first Form-field margins
An element with margin-bottom.
Label
A message
Label
A message
Form-field state
highlights valid fields
Label
Valid
highlights invalid fields
Label
Invalid
highlights warning fields
Label
Warning