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.
Name | Description | Default | Control |
---|---|---|---|
className | string | - | |
id* | string | - | |
name | string | - | |
placeholder | string | "No file selected" | |
buttonText | string | "Choose File" | |
disabled | boolean | - | |
readOnly | boolean | - | |
error | boolean | - | |
errorMessage | string | - | |
files | "All""Images""Audio""Video" | "All" | |
onChange | ((e?: any) => void) | - | - |