UNPKG

frappe-gantt-react

Version:

It's a React Component, a Wrapper for the awesome [Gantt chart library](https://github.com/frappe/gantt) from Frappé

8 lines (7 loc) 129 B
export enum ViewMode { QuarterDay = "Quarter Day", HalfDay = "Half Day", Day = "Day", Week = "Week", Month = "Month" }