Semantic Forms
A pattern library of forms based on semantic HTML enhanced with a modern UX.
High flow (JavaScript enabled) styling
Table with semanticForms
class
Table with a form
in a cell
Unstyled table
Table Title |
---|
Column 1 | Column 2 | Column 3 |
---|
1 | A | a |
2 | B | b |
3 | C | c |
Low flow (JavaScript disabled) styling
Adding the lowFlow
class to the form element removes all JS enhancements.