@anviltech/wuf-poly-vaadin-elements

1.0.0 • Public • Published

Vaadin Elements

This package doesn't provide any packages itself. Instead, it installs various package dependencies for Vaadin components, including styling overrides. By installing this package instead of the Vaadin components directy, you are ensuring that your Vaadin component versions have been tested for compatibility with WUF and that style dependencies will be available.

Installation

npm install @anviltech/wuf-poly-vaadin-elements @anviltech/wuf-poly-paper-elements @anviltech/wuf-poly-grid-styles

Then add the following lines to your application's app.module.ts file:

import '@anviltech/wuf-poly-grid-styles';

Readme

Keywords

Package Sidebar

Install

npm i @anviltech/wuf-poly-vaadin-elements

Weekly Downloads

3

Version

1.0.0

License

MIT

Unpacked Size

1.5 kB

Total Files

3

Last publish

Collaborators

  • rodrigo.silveira
  • luvaas
  • anvil-open-source