@idealworld/task-table v0.1.0-beta.1 / IwProps / ActionColumnProps
Interface: ActionColumnProps
操作列属性
Action column props
Properties
render()
render: (
record
,layoutKind
) =>any
Parameters
• record
当前行的数据 / Data of current row
• layoutKind: LayoutKind
当前布局类型 / Current layout kind
Returns
any
渲染DOM / Rendered DOM
Defined in
width
width:
number
操作列宽度
Action column width