ngantt
v1.0.7
Published
A high-performance vue gantt component.
Downloads
4
Readme
Install
npm install @xpyjs/gantt --save
// if yarn yarn add @xpyjs/gantt
How to use
import XGantt from "gantt"; import "@xpyjs/gantt/dist/index.css";
createApp(App).use(XGantt).mount('#app')
thank you for xpyjs
this package based on xpyjs library. https://github.com/xpyjs/gantt