mis_vassar
v1.1.0
Published
MIS web component for Angular and other frameworks.
Downloads
9
Maintainers
Readme
This project is a JavaScript library to create Time line chart ,Toaster ,dynamic table ,slider & toaster.
https://my-angular-test-qdou7uree-yoga-nandinis-projects.vercel.app/
For creating dynamic table they just install the package & use the tag
<dynamic-table [data]="data" [columns]="columns" (dataChange)="onDataChange($event)" (clickRow)="rowClick($event)" (columnsChange)="onColumnsChange($event)">
For creating Vertical Timeline
<status-timeline [history]="statusHistory">
