Interface: InputFileProps
Defined in: forms/input/inputFile.tsx:26
Props for InputFile component.
See
Extends
Properties
| Property | Type | Description | Inherited from |
|---|---|---|---|
( | Handler to check whether it is allowed to drop files into the input. | ‐ | |
RDF/JS-compatible term factory to create RDF terms. | |||
| Accepted file types for the file selection. Example: | ‐ | |
| File metadata for files that cannot be resolved from the This metadata is required to be able to display info about existing files, i.e. files from the dataset. For example, useEntityData() can be used to resolve metadata from a DataProvider this way: | ‐ | |
( | Handler to determine category for a file. By default, defaultFileCategory is used. | ‐ | |
readonly | Languages to author text literals. Usually provided by MetadataProvider.getLiteralLanguages. | ||
| Input placeholder text (if applicable). | ||
| Whether the property input should be read-only (disabled). | ||
Property shape metadata. | |||
( | Sets the current list (or set) of values for the edited property. | ||
Provides the strategy to upload files from this input. | ‐ | ||
readonly ( | Current list (or set) of values for the edited property. |