Skip to main content

Function: InputText()

InputText(props): Element

Defined in: forms/input/inputText.tsx:36

Form input to edit a single value as a plain string.

If specified value shape has rdf:langString or xsd:string datatype, a language selector with languages from MetadataProvider.getLiteralLanguages will be displayed as well.

Unstable: this component will likely change in the future.

Parameters

ParameterType

props

InputTextProps

Returns

Element