Le Mighty Button
Default
<Button simulate='hover'>Weiter</Button>
Primary
Naked
The naked prop removes the background color from the button. They retain size and padding consistencies, so they can easily be paired with buttons for less desired actions, like cancelling.
Button Link
Zum Feed
Zum Feed
Open link in a new tab
Small
Small buttons have no minimum width. They can be used for narrow UI spaces, like save actions on forms.
Special Cases
To fit, e.g. in a header, it's permissible to set an explicit height.
Block
Use glamors css
or merge
(opens in a new tab) to ensure your border
, background
, padding
and other styles take precedence over the plain rule.