4.0.0 • Published 8 months ago

@vaadin-component-factory/vcf-lookup-field v4.0.0

Weekly downloads
82
License
https://raw.githu...
Repository
github
Last release
8 months ago

<vcf-lookup-field>

npm version Published on Vaadin Directory

The Lookup field component allows you to search a specific record with either a combobox or a dialog with a grid view.

lookup-field

lookup-field-dialog

Live demo ↗ | API documentation ↗

Installation

Install vcf-lookup-field:

npm i @vaadin-component-factory/vcf-lookup-field --save

Usage

Once installed, import it in your application:

import '@vaadin-component-factory/vcf-lookup-field';

Add <vcf-lookup-field> element to the page.

<vcf-lookup-field></vcf-lookup-field>

Running demo

  1. Fork the vcf-lookup-field repository and clone it locally.

  2. Make sure you have npm installed.

  3. When in the vcf-lookup-field directory, run npm install to install dependencies.

  4. Run npm run serve to open the demo.

Publishing

To publish a new version run: npm run publish x.x.x with a account on npm that can update this component.

License

Apache License 2.0

3.0.0

8 months ago

4.0.0

8 months ago

5.0.1

8 months ago

5.0.0

8 months ago

24.0.0

12 months ago

23.3.3

1 year ago

23.3.2

2 years ago

23.3.1

2 years ago

23.3.0

2 years ago

23.2.5

2 years ago

23.2.4

3 years ago

23.2.3

3 years ago

23.2.0

3 years ago

23.1.2

3 years ago

23.1.1

3 years ago

23.1.0

3 years ago

1.3.3

3 years ago

1.2.0

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago