Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 341 Bytes

File metadata and controls

9 lines (6 loc) · 341 Bytes

Exposes a repository of animations.

Exports:

  • default - The animationPresets repository

      require("animation/presets");
      // ===== or =====
      import animationPresets from "devextreme/animation/presets";