Button

Buttons are used to trigger actions.

View on GitHub

Usage

import { Button } from '@nerdfish/ui'
<Button variant="outline">Button</Button>

Examples

Default

Variants

Accentuate


Disabled


Sizes


With Icon


Loading


Icon only


As Child