Skip to content

@vue-flow/monorepo • Docs


Type Alias: FitBounds() ​

FitBounds: (bounds, options?) => Promise<boolean>

fit the viewport around bounds

Parameters ​

• bounds: Rect

• options?: FitBoundsOptions

Returns ​

Promise<boolean>

Released under the MIT License.