Button

Buttons for actions and restyled links when applicable

Code example

<button class="codium-button">
Primary Button
</button>
<button class="codium-button secondary">
Secondary Button
</button>
<button class="codium-button error">
Error Button
</button>