From form options object.
Any defined properties will override the corrsponding properties of the form if it being animated to from a specific form.
onTransition
string
() => void
null
showForm
onShow
duration
number
translation
{ [elementName: string]: EQN_TranslationStyle }
elementMods
From form options object.
Any defined properties will override the corrsponding properties of the form if it being animated to from a specific form.
onTransitionstring|() => void|null— called at the start of animating to this form, or whenshowFormis used.onShowstring|() => void|null— called after animation is finished or whenshowFormis useddurationnumber— duration if animating to this form, usenullfor velocity based durationtranslation{ [elementName: string]: EQN_TranslationStyle }— translation style when animating to this formelementModsOBJ_ElementMods — properties to set in the equation element (@FigureElementPrimitive) when this form is shown