Skip to content

@vue-flow/monorepo • Docs


Interface: TransitionOptions ​

Properties ​

duration? ​

optional duration: number


ease()? ​

optional ease: (t) => number

Parameters ​

• t: number

Returns ​

number

Released under the MIT License.