UNPKG

@vaadin/hilla-lit-form

Version:

Hilla form utils

27 lines (15 loc) 929 B
# Hilla Lit Form [API documentation ↗](https://hilla.dev/docs/data-binding/reference) [![Latest Stable Version](https://img.shields.io/npm/v/@hilla/form.svg)](https://www.npmjs.com/package/@vaadin/hilla-lit-form) A set of utilities for building forms with TypeScript and [Lit](https://lit.dev/), including data binding, validation, code generation, backend integration, Lit directives, and more. A part of the Hilla project. ## Installation ```bash $ npm install @vaadin/hilla-lit-form ``` ## Contribution Read the [contributing guide](https://vaadin.com/docs/latest/contributing-docs/overview) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components. ## License Apache License 2.0 Vaadin collects development time usage statistics to improve this product. For details and to opt-out, see https://github.com/vaadin/vaadin-usage-statistics.