Class: CHeaderTable

CHeaderTable()

Table head class. This class render header table. This is stateless class.

Constructor

new CHeaderTable()

Parameters:
Name Type Description
this.props.width int Link to CTable state width
this.props.fontSize int Link to CTable state fontSize
this.props.columns Array Link to CTable state table_columns
this.props.onHeaderXScroll function Link to CTable action handler
Source: