Coder Social home page Coder Social logo

svipal / vaadin-form-layout-flow Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vaadin/vaadin-form-layout-flow

0.0 0.0 0.0 151 KB

Vaadin Flow Java API for vaadin/vaadin-form-layout Web Component

Home Page: https://vaadin.com/components/vaadin-form-layout

License: Other

Java 100.00%

vaadin-form-layout-flow's Introduction

FormLayout component for Vaadin Flow

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

master branch is the latest version that will at some point be released in the Vaadin platform. See other branches for other framework versions:

  • 1.0 branch is Vaadin 10 LTS (Flow/Flow-component version 1.0)

Running the component demo

Run from the command line:

  • mvn -pl vaadin-form-layout-flow-demo -Pwar install jetty:run

Then navigate to http://localhost:9998/vaadin-form-layout

Installing the component

Run from the command line:

  • mvn clean install -DskipTests

Using the component in a Flow application

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

<dependency>
    <groupId>com.vaadin</groupId>
    <artifactId>vaadin-form-layout-flow</artifactId>
    <version>${component.version}</version>
</dependency>

Flow documentation

Documentation for flow can be found in Flow documentation.

Contributing

License

Apache License 2.0

vaadin-form-layout-flow's People

Contributors

asashour avatar caalador avatar gilberto-torrezan avatar mehdi-vaadin avatar pleku avatar sahalsaad avatar someonetoignore avatar svipal avatar tsuoanttila avatar ujoni avatar zhesun88 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.