@vaadin-component-factory/vcf-field-description

Web Component to be used as a component helper for displaying feedback.

Usage no npm install needed!

<script type="module">
  import vaadinComponentFactoryVcfFieldDescription from 'https://cdn.skypack.dev/@vaadin-component-factory/vcf-field-description';
</script>

README

<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