@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
>
@vue-flow/monorepo • Docs
FitBounds: (
bounds
,options
?) =>Promise
<boolean
>
fit the viewport around bounds
• bounds: Rect
• options?: FitBoundsOptions
Promise
<boolean
>