Button

Displays a button or a component that looks like a button.

Preview

Installation

npm install @matrix-ui/components

Usage

import { Button } from '@matrix-ui/components'

<Button variant="outline">Button</Button>

Examples

Primary

Secondary

Destructive

Outline

Ghost

Link

Icon

With Icon

Loading

Sizes