No Preview

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.

File Upload Input

Placeholder...
NameDescriptionDefaultControl
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)
--

Stories

File Upload Input With Label

Placeholder...

File Upload Input With Tooltip Label

"Multiline Tooltip <br/> Message!"
Placeholder...

File Upload Input With Helptext

Placeholder...

File Upload Input With All Features

Multiline Tooltip <br/> Message!
Example...