Button
Initiates an action, such as completing a task or submitting information
import { Button } from "@ngrok/mantle";
<Button>Click me!</Button>
API Reference
Prop | Type | Default |
---|---|---|
appearance | ghost solid outline | ghost |
priority | default danger muted | default |
asChild | boolean | false |