The content of element
className - element class name
classes - user defined object with classes.
default width - the initial width of cell
disableOverflowHidden - if true, cell will not have overflow: hidden style.
name - the name of the columns, used as key.
ref - reference object.
style - styles of component
width - width of the cell, if you want control it by yourself.
onClick - callback, called on click event.
onDoubleClick - callback, called on double click event.
onSystemResize - function, called when cell resizes. If not defined - FlexibleTable will provide this information.
column name
width in pixels
Generated using TypeDoc
button - if true, row will be clickable.
{boolean}