mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2024-12-27 05:00:48 +08:00
239 B
239 B
Button
Button is used to trigger some actions.
Demos
basic
text
disabled
icon
events
shape
ghost
loading
group
debug
API
Property | Description | Type | Default | Version |
---|---|---|---|---|
type | Type of button. | string | 'default' |