CoreButton
Button
An interactive component used for triggering actions or events with a click or tap.
Button
Usage
Installation
bash npm install @holo/button Import
tsx import {Button} from "@holo/core" Variants
Usage
Use the buttonVariants helper to generate a button-styled link
Or you can use the asChild parameter to nest the link component
Usage
Use the buttonVariants helper to generate a button-styled link
Or you can use the asChild parameter to nest the link component