A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.dhtmlx.com/suite/form/api/form_getvalue_method/ below:

JavaScript Form - getValue Method

const state = form.getValue();

Related sample: Form. Get value

1. In case both the name and id of the control are specified in the config of Control, the returned object will contain the name of Control:

const state = form.getValue();

If the name attribute is not specified in the controls config, an object with ID of Control will be returned:

const state = form.getValue();

2. Starting with v7.0, the type of the returned value for the TimePicker control depends on the applied valueFormat and timeFormat:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4