0.0.4 • Published 3 years ago

@vaadin-component-factory/vcf-field-description v0.0.4

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
3 years ago

<vcf-field-description>

Gitter npm version Published on Vaadin Directory

This is the npm version vcf-field-description developed using LitElement.

screenshot

Build

npm install
npm run build

Installation

Install vcf-field-description:

npm i @vaadin-component-factory/vcf-field-description --save

Usage

Once installed, import it in your application:

import '@vaadin-component-factory/vcf-field-description';

Add <vcf-field-description> to the page.

Contributing

To contribute to the component, please read the guideline first.

License

Apache License 2