Skip to main content

ButtonVariant

Overview

ButtonVariant defines the available styles for buttons, enabling consistent UI styling across the application.

Attributes

default

Standard button style.

Button styled as a text link.

destructive

Button indicating a destructive action, such as delete.

secondary

Secondary action button style.

ghost

Button with minimal styling, typically used for less prominent actions.

icon

Button designed to display an icon without text.