Skip to content
This repository has been archived by the owner on Feb 19, 2023. It is now read-only.

Latest commit

 

History

History
21 lines (17 loc) · 255 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 255 Bytes

AnimationKit

💅

Свойства

-displaceX
-displaceY
-changeBorderRadius
-changeOpacity
-changeScale
-changeRGB
-resize

Пример

$anim = new AnimationKit();
$anim->changeOpacity($this->button, 1, 0.5, 1000);