seamuiPlayground

Button

The foundation key — every button-shaped control wears these classes.

Preview
CodePaths assume a fresh seamui add install
import { Button } from "@/components/ui/button"

<Button>
  Get started
</Button>