Button
isLoadingBoolean
size"lg" | "md" | "sm"
variant"primary" | "primary-ai" | "primary-danger" | "primary-neutral" | "secondary" | "secondary-danger" | "tertiary" | "tertiary-danger"
The Button component is an interactive element used to trigger actions or events within an application. It provides a consistent and accessible way for users to interact with the interface, featuring customizable styles and states (e.g., default, hover, active, disabled).
isLoadingBoolean
size"lg" | "md" | "sm"
variant"primary" | "primary-ai" | "primary-danger" | "primary-neutral" | "secondary" | "secondary-danger" | "tertiary" | "tertiary-danger"