| Interface | Description |
|---|---|
| Animation.CompleteCallback |
An implementation of this interface will provide some logic to be executed right after the
animation is completed
|
| Animation.StartHandler |
An implementation of this interface will provide some logic to be executed right before the
animation starts
|
| Class | Description |
|---|---|
| Animation |
Animates an
HTMLElement |
| Enum | Description |
|---|---|
| Transition |
An enum that lists all the available built in animations each enum value represent an animation
and provide both the name and the css class name for that animation
|
Copyright © 2019–2022 Dominokit. All rights reserved.