Room preference form
A stylized series of radio buttons for selecting room preferences.
Default room preference form orc-c-form orc-c-form--room
A stylized series of radio buttons for selecting room preferences.
Usage
When to use
Use this component in a user’s settings or on their profile page to set preferences for their perfect room.
When to consider an alternative
The core component of this form is a toggle. Use a toggle, or for a less stylized approach, a radio field, in cases that aren’t specific to setting room preferences.
Class Name | Description |
---|---|
Required
|
Applied to the outer |
Required
|
Applied to the outer |
JS
|
Applied to the |
Required
|
Inner container of the |
Required
|
Form field within the |
JS
|
Class added to |
Required
|
Form field label used to describe the input within the field |
Required
|
Form field container that houses the input and other form field content. |
Required
|
Form field input. Inputs can be of various types. The contact form has types of “text”. |
Required
|
A field consisting of a radio buttons that are styled as selectable blocks so a user can choose one of these block choices. For more in-depth details on the toggle, go to the toggle component. |
Required
|
The bottom portion of the form that houses items like the button group |
Required
|
Button group containing the buttons to submit the contact form or any other actions needed within the form. |