package.src.loadchart.index.js Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ibm-gantt-chart Show documentation
Show all versions of ibm-gantt-chart Show documentation
IBM Gantt Chart Component, integrable in Vanilla, jQuery, or React Framework.
The newest version!
export LoadResourceChartCtrl from './loadchartctrl';
export LoadResourceChart from './loadchart';
export const LOAD_RESOURCE_CHART_OPENED = 'load-resource-chart-opened';
export const LOAD_RESOURCE_CHART_CLOSED = 'load-resource-chart-closed';
export const GANTT_LOAD_RESOURCE_CHART = 'gantt-load-resource-chart';