geovisto-map • Readme | API
geovisto-map / IMapForm
Interface: IMapForm
The interface declares functions for management of form inputs.
Jiri Hynek
getContent()
getContent(): HTMLDivElement
It returns a HTML div element conatining the form.
HTMLDivElement
model/types/form/IMapForm.ts:11