AnimateChildOptions
interface
Adds duration options to control animation styling and timing for a child animation.
API
interface AnimateChildOptions { override params?: { [name: string]: any; };}}
Jump to details
Adds duration options to control animation styling and timing for a child animation.
interface AnimateChildOptions { override params?: { [name: string]: any; };}}