type ZoomOptions = object;
Options for zooming to a block with optional animation.
Properties#
Property | Type | Description |
---|---|---|
padding? | number | |
animate? | boolean |
type ZoomOptions = object;
Options for zooming to a block with optional animation.
Property | Type | Description |
---|---|---|
padding? | number | |
animate? | boolean |