AI Assistant

Buttons

Cherry offers three variations of buttons, each defining the color of the button. These variations can be customized further to create different visual effects, like outlined. Buttons come in two sizes: default and big.

States

When customizing your designs, consider all the different states that buttons can have:

  1. Normal - The default appearance of the button.
  2. Hover :hover - When the user hovers the cursor over the button.
  3. Active :active - When the button is clicked or pressed.
  4. Focus :focus - When the button gains focus.
  5. Disabled - When the button cannot be interacted with.

Ensure that your designs account for all these states to provide a consistent and user-friendly experience.

Variations

Primary

VariantSizeOutline
PrimaryDefaultNo
PrimaryBigNo
PrimaryDefaultYes
PrimaryBigYes

Secondary

VariantSizeOutline
SecondaryDefaultNo
SecondaryBigNo
SecondaryDefaultYes
SecondaryBigYes

Tertiary

VariantSizeOutline
TertiaryDefaultNo
TertiaryBigNo
TertiaryDefaultYes
TertiaryBigYes

Disabled

VariantSize
DisabledDefault (Outline)
DisabledBig

Buttons can be found in the Figma Template in the Buttons page.