Package-level declarations
Contains all OUDS basic components: OudsButton, OudsLink,...
Types
Contains classes to build an OudsButton.
Default values for OudsButton.
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.
Functions
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.
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.
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.