Directory

← Back

vcf-spreadsheet-light

Web Component providing basic functionalities of a spreadsheet.

Author

Contributors

Rating

<vcf-spreadsheet-light>

Gitter npm version Published on Vaadin Directory

This is the npm version vcf-spreadsheet-light developed using Polymer 3.

Live demo ↗ | API documentation ↗

screenshot

Installation

Install vcf-spreadsheet-light:

npm i @vaadin-component-factory/vcf-spreadsheet-light --save

Usage

Once installed, import it in your application:

import '@vaadin-component-factory/vcf-spreadsheet-light';

Add <vcf-spreadsheet-light> element to the page.

<vcf-spreadsheet-light col-count="5" height="700px"></vcf-spreadsheet-light>

Running demo

  1. Fork the vcf-spreadsheet-light repository and clone it locally.

  2. Make sure you have npm installed.

  3. When in the vcf-spreadsheet-light directory, run npm install to install dependencies.

  4. Run npm start to open the demo.

Contributing

To contribute to the component, please read the guideline first.

Vaadin Prime

This component is available in the Vaadin Prime subscription. It is still open source, but you need to have a valid CVAL license in order to use it. Read more at: https://vaadin.com/pricing

License

Commercial Vaadin Add-on License version 3 (CVALv3). For license terms, see LICENSE.

Vaadin collects development time usage statistics to improve this product. For details and to opt-out, see https://github.com/vaadin/vaadin-usage-statistics.

Compatibility

(Loading compatibility data...)

Was this helpful? Need more help?
Leave a comment or a question below. You can also join the chat on Discord or ask questions on StackOverflow.

Version

Dependencies

  • @polymer/polymer#^3.0.0
  • @vaadin/vaadin-element-mixin#^2.1.3
  • @vaadin/vaadin-grid#^5.4.11
  • @vaadin/vaadin-lumo-styles#^1.5.0
  • @vaadin/vaadin-themable-mixin#^1.5.1
Released
2019-10-21
Maturity
IMPORTED
License
Other

Compatibility

Framework
Polymer 3.0+
Browser
Browser Independent
Online