Namespace

Table

Table

Members

# static constant classNames

An object containing the classnames generated from the stylesheet made with emotion and using the style state of the store

View Source components/Table/Table.tsx, line 22

Methods

# static exports.Table() → {React.ReactElement}

The Table component, display the table. table header and table body are managed separately. Has a condition on width and isScrollable to chose either block or table CSS display.

View Source components/Table/Table.tsx, line 16

jsx to be injected in the html.
React.ReactElement