InvoicesTableSuggest EditsInvoicesTable is a React component that displays all outgoing invoices created by an entity. Demo View the demo Usage React<div style={{display: 'flex', height: 600}}> <InvoicesTable /> </div> Properties onRowClick: function Callback. Triggered when a table row is clicked.Updated 5 days ago Table of Contents Demo Usage Properties onRowClick: function