Button

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

Installation

    npx shadcn-svelte@latest add https://nbsv.cyteon.dev/r/button.json
    

Usage

import Button from "$lib/components/ui/button.svelte";

<Button>Button</Button>

Examples

Default

Reverse

No Shadow

Neutral

With Icon

Icon Only