Go Main page
Go Main page

Web components

cover

components

Olive Menu

v.1.0.0 | Saturn

Components

Play with the component with our playground.

Anatomy

Foo

NameDescription

1

Action button
Required
Action button in desktop or Icon button in mobile. Activates the options menu.

2

Icon button
Required
Maximun of 203 characters.

Foo

NameDescription

1

Action bottom sheet
Required
Displays the menu options.

2

List option
Required
Displays the menu options.

3

Section name
Shows the options of a section.

Foo

NameDescription

1

Overlay
Required
It will appear when action bottom sheet is open.

2

Action bottom sheet
Required
Displays the menu options.

3

List options
Required
Displays the menu options.

4

Section name
Shows the options of a section.

States

Selected option

  • Clicking on one of the menu options changes the status of the option to selected status and directs to the selected option.
  • Disabled option

  • Displays a disabled option for the user.
  • Keyboard focus

  • A keyboard focus state communicates when a user has highlighted an element, using an input method such as a keyboard or voice.
  • Behaviour

    Desktop

    Show menu

  • When the user clicks on the action button, the options menu is displayed.
  • Hide menu

  • The menu is hidden by clicking on the close button or by clicking outside the action sheet area.
  • Number of options

  • The menu of options must contain a minimum of 2 options with no maximum number. The container will grow according to the available options.
  • Several lines

  • The row text may contain multiple lines if necessary.
  • Tablet and mobile

    Hide menu

    The menu is hidden by clicking on the close button or by clicking outside the action sheet area.

    Foo

    Layout

    Margin

  • Between the option button and the menu the distance of 4px must be respected.