Button
isLoadingBoolean
shape"circle" | "default" | "square"
size"lg" | "md" | "sm" | "xs"
variant"ghost" | "ghost-ai" | "ghost-danger" | "primary" | "primary-ai" | "primary-danger" | "secondary" | "tertiary" | "tertiary-ai" | "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
shape"circle" | "default" | "square"
size"lg" | "md" | "sm" | "xs"
variant"ghost" | "ghost-ai" | "ghost-danger" | "primary" | "primary-ai" | "primary-danger" | "secondary" | "tertiary" | "tertiary-ai" | "tertiary-danger"