Components
Components are commonly found, pre-assembled UI Objects built from Odyssey's Base and organized by form and function.
Button
Buttons are used for in-page interactions like form submissions.
Checkbox
Checkboxes appear as a square shaped UI accompanied by a caption.
Field Labels
These captions help make forms more accessible.
Link
Links are navigation elements displayed as text.
Modal
UI that appears on top of the main content and moves the system into a mode requiring user interaction.
Radio Button
Radios appear as a ring shaped UI accompanied by a caption that allows the user to choose only one option at a time.
Select
Often referred to as a “dropdown menu” this input triggers a menu of options a user can select.
Status
Status is used to inform users by providing feedback on system states.
Tab
Tabs are a navigational component used to organize content by grouping similar information on the same page.
Table
Tables provide structure for displaying sets of data across rows and columns.
Tag
Tags are used to help describe and differentiate an entity or object.
Text Input
Text inputs allow users to edit and input data.
Toast
Toasts are transient bits of messaging that provide quick, at-a-glance feedback.
Tooltip
A contextual pop-up that provides a label for or description of an element.