Button
Button component styles
Basic Usage
Use .btn
class name to apply a btn look to any component.
Code Editor
Variants
Use .btn-primary
, .btn-secondary
and .btn-tertiary
to add a hierarchy to the button element. Use .branded
,
.success
, .danger
, .warning
to add a visual semantics to the button element
Playground
Code Editor