Interface: InputMultiProps
Defined in: forms/input/inputCommon.tsx:47
Props for a property input accepting multiple values to edit.
Extended by
Properties
| Property | Type | Description |
|---|---|---|
RDF/JS-compatible term factory to create RDF terms. | ||
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. | |
readonly ( | Current list (or set) of values for the edited property. |