ILabeledTextFormInputProps
geovisto-map / ILabeledTextFormInputProps
Interface: ILabeledTextFormInputProps
This interface declares specification of a form input props model.
Author
Jiri Hynek
Extends
Properties
label
label:
string
Source
model/types/inputs/labeled/text/ILabeledTextFormInputProps.ts:9
onChangeAction
onChangeAction:
null| (this,ev) =>unknown
Inherited from
ITextFormInputProps.onChangeAction
Source
model/types/inputs/basic/text/ITextFormInputProps.ts:9
type?
optionaltype:string