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.
The component failed to render properly, likely due to a configuration issue in Storybook. Here are some common causes and how you can address them:
Use for multi line inputs like descriptions.
TextArea
should be used with the Field
component to get labels and descriptions. It can also be used for validation by using the required
attribute. See the Field
component for more information.
Name | Description | Default |
---|---|---|
invalid | Show an invalid state around the input boolean | - |