interface-iviewportoptions
Interface: IViewportOptions
Options to set the board viewport
Hierarchy
- IViewportOptions
Index
Properties
Properties
animationTimeInMS
• Optional
animationTimeInMS: undefined | number
Time in milliseconds for an animation effect.
Defaults to no animation.
padding
• Optional
padding: IOffset
Padding between the target viewport and the final result
Defaults to 0
Updated about 3 years ago