Buttons

Introduction to using the Buttons component

Button 介紹示意圖

Button, Chinese name is 按鈕, usually a way used on web pages to interact with users, and the content of the interaction is displayed in the text inside the button.

Theme color

Size

Disabled

Loading

Attributes

Name
Value
Type
Default
Required
Note

theme

primary, success, warning, danger, primary-ghost, success-ghost, warning-ghost, danger-ghost

String

disabled

Boolean

loading

Boolean

size

small, large

String

Demo

Last updated

Was this helpful?