This repository contains the Custom Elements Manifest (CEM) metadata for ZingGrid.
It provides structured information about ZingGrid’s components, properties, attributes, events, and methods, for use by:
- Documentation tools
- IDE autocomplete / intellisense
- Static analysis or code generators
Note: This repository does not include the ZingGrid library itself. Install
zinggridvia npm to use the components.
Install the main ZingGrid library:
npm install zinggrid