mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2024-12-27 05:00:48 +08:00
141 B
141 B
Disabled
Button can be disabled.
<n-button
disabled
>
Disabled
</n-button>
.n-button {
margin: 0 8px 8px 0;
}