Button
Trigger actions. Themed (primary, neutral, danger), sized (S, M, L), and available in solid or bordered styles.
@use "@mozaic-ds/styles/components/button";Default
Apply mc-button and wrap the label in a span.mc-button__label for correct baseline alignment.
Color themes
accent, danger, and inverse are the available color themes. Without a modifier the button uses the primary tokens.
Style variations
Stack --outlined or --ghost on top of a color theme.
Sizes
mc-button--s and mc-button--l. Medium is the default.