Skip to content

@idealworld/task-table v0.1.0-beta.1 / IwProps / generateGanttLayoutProps

Function: generateGanttLayoutProps()

generateGanttLayoutProps(tableSimple?, layoutSimple?): GanttLayoutProps

生成甘特布局属性

Generate Gantt layout props

Parameters

tableSimple?: SimpleGanttLayoutProps

表格级简单甘特布局属性 / Table level simple Gantt layout props

layoutSimple?: SimpleGanttLayoutProps

布局级简单甘特布局属性 / Table level simple Gantt layout props

Returns

GanttLayoutProps

甘特布局属性 / Gantt layout props

Defined in

props/functionProps.ts:453