import { ProfitAndLoss } from "@layerfi/components";
…
<ProfitAndLoss>
<ProfitAndLoss.Table>
</ProfitAndLoss>
Properties
Forces the table to be fully expanded showing all rows.
Overrides for default strings in the component.Show String override options
Override for the “Gross Profit” row header text. Defaults to “Gross Profit”.
Override for the “Profit before taxes” row header text. Deafaults to “Profit before taxes”.
Override for the “Net Profit” row header text. Defaults to “Net Profit”.