Package-level declarations
Contains all OUDS basic components: OudsButton, OudsLink,...
Types
Default values for OudsBadge.
Contains classes to build an OudsButton.
Default values for OudsButton.
Contains classes to build an OudsFilterChip or an OudsSuggestionChip.
Contains classes to build an OudsColoredBox.
Contains classes to build a control item: OudsCheckboxItem, OudsRadioButtonItem.
Contains classes to build an OudsHorizontalDivider or an OudsVerticalDivider.
Contains the default values used by OUDS links.
Default values for OudsTag.
Functions
The badge is a small UI element used to highlight status, notifications, or categorization within an interface. It is often displayed as a label or indicator with a distinct background color and text.
Buttons are interactive elements designed to trigger specific actions or events when tapped by a user.
Checkboxes are input controls that allow users to select one or more options from a number of choices.
Checkboxes are input controls that allow users to select one or more options from a number of choices.
Chips help people enter information, make selections, filter content, or trigger actions. Chips can show multiple interactive elements together in the same area, such as a list of selectable movie times, or a series of email contacts.
Dividers are used to visually structure an interface by clearly separating content sections. It helps to improve readability and content organization without introducing a strong hierarchy like a heading or a container would.
Links are interactive elements that allow users to navigate to a new screen, website, or a specific section within the current screen.
An OUDS link which displays an arrow before (OudsLink.Arrow.Back) or after (OudsLink.Arrow.Next) a label.
Radio buttons are input controls that allow users to select a single option from a set of mutually exclusive choices.
Radio buttons are input controls that allow users to select a single option from a set of mutually exclusive choices.
Chips help people enter information, make selections, filter content, or trigger actions. Chips can show multiple interactive elements together in the same area, such as a list of selectable movie times, or a series of email contacts.
Switches allow the user to toggle between two states, typically "on" and "off". It is represented as a slider that changes its position or color to indicate the current state. Switches are used to enable or disable features, options, or settings in an intuitive and visual manner.
Switches allow the user to toggle between two states, typically "on" and "off". It is represented as a slider that changes its position or color to indicate the current state. Switches are used to enable or disable features, options, or settings in an intuitive and visual manner.
A tag is a small element that shows short info like a label, keyword, or category. It helps users quickly find, group, or understand content.
Checkboxes are input controls that allow users to select one or more options from a number of choices.
Checkboxes are input controls that allow users to select one or more options from a number of choices.
Dividers are used to visually structure an interface by clearly separating content sections. It helps to improve readability and content organization without introducing a strong hierarchy like a heading or a container would.