Reactive state properties for Flicking
Properties
currentPanelIndex
Type: number
Current active panel index
indexProgress
Type: number
Panel progress with decimal values
isReachEnd
Type: boolean
Whether Flicking has reached the last panel
isReachStart
Type: boolean
Whether Flicking has reached the first panel
progress
Type: number
Overall scroll progress percentage (0-100)
totalPanelCount
Type: number
Total number of panels