Web Components
Triton Core is a Web Component implementation of the Triton Design System. Triton Core provides a set of reusable UI components that work in any JavaScript framework or no framework at all. Triton Core also provides colors, fonts and CSS reset.
The Triton Component Library is distributed via JFrog. To install it the project must be configured to use KDI JFrog.
Installation
Install the package with the following npm command:
npm install @kognifai/triton-cl-angular
or with yarn:
yarn add @kognifai/triton-cl-angular