This project is the Angular integration of the wcs-core package.
It contains :
- WcsAngularModule importing all component and directive declarations
- Proxies to make web component declarations for Angular
- Directives containing value accessors to bridge between Angular forms API and web components
- Generated with Angular CLI version 10.1.1
- Requires Angular >= 13
Run npm run build:wcs-angular
from the wcs-core/angular folder.
Read the official WCS documentation for Angular integration.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.