@vaadin/fusion-frontend

Fusion frontend utils

Usage no npm install needed!

<script type="module">
  import vaadinFusionFrontend from 'https://cdn.skypack.dev/@vaadin/fusion-frontend';
</script>

README

Vaadin Fusion Frontend

API documentation ↗

Latest Stable Version

A set of utilities to interact with the Vaadin Fusion application server. A part of the Fusion project.

Installation

NOTE: This package is not supposed to used separately from the Fusion project. To get the Fusion project, visit https://start.vaadin.com.

$ npm install @vaadin/fusion-frontend

Once installed, import it in your application:

import {login} from '@vaadin/fusion-frontend';

Contribution

Read the contributing guide 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.