
Properties
boolean
default:"false"
Controls whether labels are shown for the report period picker and start/end date fields.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Global date range selection control with period presets and custom start/end dates.

import { GlobalDateRangeSelection } from '@layerfi/components'
<GlobalDateRangeSelection />
{/* With labels visible */}
<GlobalDateRangeSelection showLabels />