FileInput
Installation
import { FileInput } from 'uxp/components';Signature
const FileInput: React.ForwardRefExoticComponent<React.RefAttributes<IFileInputInstanceProps> & IFileInputProps>Properties
Name
Type
Mandatory
Default Value
Example Value
Related Types
Last updated