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