Members
# static constant classNames
An object containing the classnames generated from the stylesheet made with emotion and using the style state of the store
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.
jsx to be injected in the html.
React.ReactElement