mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2024-12-21 04:50:14 +08:00
487001d697
.demo.md for component demo .demo-entry.md for demo entry .md for common docs
185 B
185 B
Basic
Here are small
, medium
and large
spins.
<n-spin size="small" /> <n-spin size="medium" /> <n-spin size="large" />
.n-spin {
margin: 0 8px 12px 0;
}