Edit this page

up.layer up.motion.isEnabled()
JavaScript function

This feature has been deprecated. Use up.motion.config.enabled instead.

Load unpoly-migrate.js to polyfill deprecated features.

Returns whether Unpoly will perform animations and transitions.

Set up.motion.config.enabled = false in order to disable animations globally.


Return value

Whether animation is enabled.

boolean