Input File

Input component for file type fields.

Props

buttonName String

Button name to select file.

default: 'File'

buttonClassName String

Class name for the file selection button.

default: undefined

buttonIcon String

Material Icons icon name.

default: undefined

wrapperClassName String

Class name for the wrapper element of the input.

default: undefined

filePathWrapperClassName String

Class name for the wrapper element input file path.

default: undefined

themeClassKey String

Key assigned to the object specified in the theme settings.

default: "input.file"