mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-19 03:49:34 +00:00
parent
e8a826efa5
commit
b8786956e2
2 changed files with 8 additions and 0 deletions
|
@ -31,6 +31,10 @@ components: ["NumberInput", "NumberInputSkeleton"]
|
|||
|
||||
<NumberInput light label="Clusters" />
|
||||
|
||||
### Read-only variant
|
||||
|
||||
<NumberInput readonly label="Clusters" />
|
||||
|
||||
### Extra-large size
|
||||
|
||||
<NumberInput size="xl" label="Clusters" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue