Skip to content

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

Interface: EditDataProps

编辑数据属性

Edit data props

Properties

enabledColumnNames

enabledColumnNames: string[]

启用的列名

Enabled column names

Defined in

props/functionProps.ts:475


markEditable

markEditable: boolean

标记可编辑

Mark editable

启用后会提示可编辑的单元格。

After enabling, the editable cell will be prompted.

Defined in

props/functionProps.ts:485