Skip to main content

Function: FormInputText()

FormInputText(props): Element

Defined in: forms/input/formInputText.tsx:42

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

FormInputTextProps

Returns

Element