useFinancialDateRange
Resolves the active financial date range (start/end) used by every reporting-section query.
Resolves the active financial date range (start/end) used by every reporting-section query.
import { useFinancialDateRange } from "@tetherto/mdk-react-devkit";Signature
(options?: UseFinancialDateRangeOptions | undefined) => UseFinancialDateRangeResult| Package | @tetherto/mdk-react-devkit |