mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-09 00:19:13 +08:00
Fix typo
This commit is contained in:
parent
c06b9e9c86
commit
b5e6985b92
@ -316,7 +316,7 @@ Here is the full list of available controls:
|
||||
| ----------- | ------------ | -------------------------------------------------------------- | -------------- |
|
||||
| **array** | array | serialize array into a comma-separated string inside a textbox | separator |
|
||||
| **boolean** | boolean | checkbox input | - |
|
||||
| **number** | number | a numberic text box input | min, max, step |
|
||||
| **number** | number | a numeric text box input | min, max, step |
|
||||
| | range | a range slider input | min, max, step |
|
||||
| **object** | object | json editor text input | - |
|
||||
| **enum** | radio | radio buttons input | options |
|
||||
|
Loading…
x
Reference in New Issue
Block a user