The statement of cashflows component is an interactive table displaying cash changes broken out into investing, financing, and operational activities. It is shown calculated via the standard indirect method.

Statement of Cash Flows

import { CashFlowStatement } from "@layerfi/components";


<CashFlowStatement/>

Properties

defaultDatePickerMode
enum

Date picker mode for the Profit and Loss report. Defaults to ‘monthPicker’. Available values: ['dayRangePicker', 'monthPicker'].

allowedDatePickerModes
array

If more than one value is specified, users will be able to switch between them in the date picker. Available values: ['dayRangePicker', 'monthPicker'].

customDateRanges
array

Custom date ranges to show in the date picker.