@vaadin-component-factory/vcf-lookup-field

23.3.3 • Public • Published

<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

Package Sidebar

Install

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

Weekly Downloads

48

Version

23.3.3

License

https://raw.githubusercontent.com/vaadin-component-factory/vcf-lookup-field/master/LICENSE

Unpacked Size

44.6 kB

Total Files

8

Last publish

Collaborators

  • krissvaa
  • artur-
  • tatulund
  • wajtrvaadin
  • ingmartinlopez
  • paodb
  • jcgueriaud
  • vcf
  • jouni
  • onuridrisoglu