Skip to main content
Version: Next

FlickingReactiveState

Reactive state properties for Flicking

Type: TSInterface

PROPERTYTYPEDESCRIPTION
isReachStartbooleanWhether Flicking has reached the first panel
isReachEndbooleanWhether Flicking has reached the last panel
totalPanelCountnumberTotal number of panels
currentPanelIndexnumberCurrent active panel index
progressnumberOverall scroll progress percentage (0-100)
indexProgressnumberPanel progress with decimal values