UNPKG

qcobjects-docs

Version:

The official app and website for documentation of QCObjects

5 lines (3 loc) 527 B
#### SDK Effects QCObjects has an **Effect** definition to handle and produce new effects and transitions for the components. Below are some custom effect definitions that will help you to build amazing visual features to your components. To improve the performance, effects are changing CSS internally to apply the effect in a smart way. And all the effects engine is based on the **requestAnimationFrame** definition, read more [here](https://html.spec.whatwg.org/multipage/imagebitmap-and-animations.html#animation-frames)