Form

Forms are a useful grouping of related elements requiring user input.

Forms always include fields, and fields always contain form elements. Fields themselves may also include: standard form fields, like labels, inputs and textareas, as well as: checkboxes, sliders, and message blocks.

Message blocks are ui text blocks which are formatted for use inside forms.

  • Standard
  • States
  • Variations
  • Group
  • Standard

    All Together (Form):

    We had some issues
    • Please enter your first name
    • Please enter your last name
    Submit

    Types of Content

    Field:

    Text Area:

    Checkbox:

    Messages:

    We had some issues
    • Please enter your first name
    • Please enter your last name

    States

    If form is in state state, it will automatically show any error message block:

    Action Forbidden

    Don't try to do that you're crazy!

    If form is in warning state, it will automatically show any warning message block:

    We had some issues
    • Please enter your first name
    • Please enter your last name

    Variations

    Fields (Group)