Namespace

TableBody

TableBody

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/TableBody/TableBody.tsx, line 23

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.

View Source components/TableBody/TableBody.tsx, line 17

jsx to be injected in the html.
React.ReactElement