zoomToMatchIdentifier(zoomScale, matchIdentifier, animationDuration)#
Simultaneously zoom in or out to the desired scale while scrolling to a match by match identifier.| parameter | type | description |
|---|
| zoomScale | number | The zoom level to use when rendering the bracket, where 1.0 is the default size. For example, 0.5 scales to 50% and 2.0 scales to 200%. |
| matchIdentifier | number | The identifier number for a match, typically rendered to the left of each match |
| animationDuration | number | Millisecond duration for the zooming animation |
Modified at 2025-11-03 22:24:15