Hierarchy

  • ColumnOptions

Properties

isResizable?: boolean

Flip if the column is resizable or not. The default is whatever the table's plugin option is set to (and then yet again true, if not set at all)

minWidth?: number

Default: 128px

width?: number

Force a starting width This may not be less than the minWidth

Generated using TypeDoc