Form controls

Components for efficient data entry

  • An interface for letting guests choose dates and book rooms.

  • An intuitive field that lets users turn controls on or off.

  • Sends a message to a specific person or group.

  • A way to let users increase a value one at a time.

  • Allows the user to select a date.

  • Create additional paired fields.

  • Allows the user to input and submit data.

  • A contact information input form for users reserving tables for 13 or more.

  • Turn a single value on and off.

  • Combines several other components into a state for users inputting and managing their profile data.

  • A predefined set of mutually exclusive options, requiring the user to choose just one.

  • A stylized series of radio buttons for selecting room preferences.

  • A dropdown, providing the user with options to choose from.

  • A single-line empty form field in which the user can input any text.

  • A multiple-line empty form field in which the user can input lengthy text.

  • A trigger that opens a vertical toggle menu that acts as a custom select menu.

  • Quickly switch between two possible states.