Skip to content

Form API

Form exposes separate public APIs for Vue components and direct DOM connections. Choose the entry point your application imports:

The two references stay separate so Vue applications do not need to learn the lower-level DOM connection API.

Released under the MIT License.