vaadin/vaadin-iron-list-flow

Name: vaadin-iron-list-flow

Owner: Vaadin

Description: null

Created: 2017-11-17 08:28:34.0

Updated: 2018-05-14 07:12:44.0

Pushed: 2018-05-17 11:33:26.0

Homepage: null

Size: 72

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

IronList component for Vaadin Flow

This project is the Component wrapper implementation of <iron-list> element for use from the server side with Vaadin Flow.

Running the component demo

Run from the command line:

Then navigate to http://localhost:9998/iron-list for the demo.

Using the component in a Flow application

To use the component in an application using maven, add the following dependency to your pom.xml:

endency>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-iron-list-flow</artifactId>
<version>${component.version}</version>
pendency>
Flow documentation

Documentation for flow can be found in Flow documentation.

Contributing
License

Apache License 2.0


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.