BlazorPanzoom
BlazorPanzoom copied to clipboard
Supported v4.4.1 options for PanzoomOptions
This issue is for tracking the supported PanzoomOptions
from timmywil's panzoom library for 4.4.1.
MiscOptions (16/17)
- [x]
animate
- [x]
canvas
- [x]
duration
- [x]
easing
- [x]
exclude
- [x]
excludeClass
- [x]
force
- [ ] #23
- [x]
noBind
- [x]
origin
- [x]
overflow
- [x]
setTransform
- [x]
silent
- [x]
startScale
- [x]
startX
- [x]
startY
- [x]
touchAction
PanOptions (7/7)
- [x]
contain
- [x]
cursor
- [x]
disablePan
- [x]
disableXAxis
- [x]
disableYAxis
- [x]
panOnlyWhenZoomed
- [x]
relative
ZoomOptions (5/5)
- [x]
disableZoom
- [x]
focal
- [x]
maxScale
- [x]
minScale
- [x]
step