vcf-lookup-field 23.3.0
Install from the command line:
Learn more about npm packages
$ npm install @vaadin-component-factory/vcf-lookup-field@23.3.0
Install via package.json:
"@vaadin-component-factory/vcf-lookup-field": "23.3.0"
About this version
The Lookup field component allows you to search a specific record with either a combobox or a dialog with a grid view.
Live demo ↗ | API documentation ↗
Install vcf-lookup-field
:
npm i @vaadin-component-factory/vcf-lookup-field --save
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>
-
Fork the
vcf-lookup-field
repository and clone it locally. -
Make sure you have npm installed.
-
When in the
vcf-lookup-field
directory, runnpm install
to install dependencies. -
Run
npm run serve
to open the demo.
To publish a new version run: npm run publish x.x.x
with a account on npm that can update this component.
Apache License 2.0
Details
- vcf-lookup-field
- vaadin-component-factory
- almost 2 years ago
- https://raw.githubusercontent.com/vaadin-component-factory/vcf-lookup-field/master/LICENSE
- 55 dependencies
Assets
- vcf-lookup-field-23.3.0.tgz
Download activity
- Total downloads 0
- Last 30 days 0
- Last week 0
- Today 0