Sorry, but you either have no stories or none are selected somehow.
If the problem persists, check the browser console, or the terminal you've run Storybook from.
{ "stringField": "", "requiredField": "", "booleanField": false, "subForm": { "stringField": "" } }
Name | Description | Default | Control |
---|---|---|---|
initialValues | - | initialValues : {
subForm : {...} 1 key | |
onSubmit | - | - | |
validate | - | - |
{ "stringField": "", "requiredField": "", "booleanField": false, "subForm": { "stringField": "" } }
{ "stringField": "Foo", "requiredField": "Bar", "booleanField": true, "subForm": { "stringField": "Beep" } }
{ "stringField": "", "requiredField": "", "booleanField": false, "subForm": { "stringField": "" } }