Buttons

Provides a button that users can click to trigger an action, submit data or navigate to another screen.
Primary Button
When the page has multiple actions that are not equal in usage, elevate the prominence of the most likely action.
.Button .Is_Default 
Primary Button States
Normal
Hover
Pressed
Focus
Disabled
Secondary Button
When the page has multiple actions that are not equal in usage, decrease the prominence of the less likely action.
.Button 
Secondary Button States
Normal
Hover
Pressed
Focus
Disabled
Cancel Button
When you need to allow users an “emergency exit” out an unwanted state without having to go through an extended dialogue.
.Button .text-neutral-8 
Cancel Button States
Normal
Hover
Pressed
Focus
Disabled
Icon and Text Button
When you need to improve the communication of the meaning of an user action. This variation only works with Link Widget.
Message
.Button
Continue
.Button
Icon and Text Button States
Message
Normal
Message
Hover
Message
Pressed
Message
Focus
Message
Disabled
Link
When you need to allow users to navigate to another page.
Link States
Link
Normal
Link
Hover
Link
Pressed
Link
Focus
Link
Disabled
Button Style Classes
For preview purposes, please consider the “Button” widget above. These styles are applicable to all button variations.
Size
Customize the size of the pattern to change its emphasis accordingly.
Small
.Button .btn-small
Medium (default)
.Button
Large
.Button .btn-large
Shape
Alternative shapes with sharper and rounder edges can be used.
Sharp
.Button .border-radius-none
Soft Rounded (default)
.Button
Rounded
.Button .border-radius-rounded
Color
Colors from the Extended, Neutral and Semantic palettes can be used as alternatives to your brand’s primary and secondary colors.
Orange
.Button .background-orange
Grape
.Button .background-grape
Lime
.Button .background-lime
Orange
.Button .text-orange
Grape
.Button .text-grape
Lime
.Button .text-lime
Click here to see your activities