ISelectFormInputProps
geovisto-map / ISelectFormInputProps
Interface: ISelectFormInputProps
This interface declares specification of the form input props model.
Author
Jiri Hynek
Extends
Properties
onChangeAction
onChangeAction:
null
| (this
,ev
) =>unknown
Source
model/types/inputs/basic/select/ISelectFormInputProps.ts:9
options
options:
string
[]