Table Toolbar
Type: React component
How to get TableToolbar?
JavaScript
import TableToolbar from 'fontoxml-table-flow/src/TableToolbar.jsx'
Displays the default table toolbar, which contains buttons for working with tables, and its content is dependent on the table definition. Its children as component(s) can be used to extend default table toolbar. In order to get more information how to use it, go to Configure a table toolbar .
Returns
Type: ReactElement