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.TableBody() → {React.ReactElement}
The TableBody component, display a TableRow component for each data.
Gives the row a parity attribute (even or odd).
If there is no data to display, it displays a unique row with a no match message.
jsx to be injected in the html.
React.ReactElement