Gets or sets a value indicating whether the current browser supports CSS3 Transitions, either through the normal transition
rule or a vendor prefix such as webkitTransition
/webkit-transition
.
var supportsCSSTransitions
static supportsCSSTransitions: boolean;
true if the current browser supports CSS3 Transitions; otherwise, it is false.
For an example, refer to LTHelper.
Products |
Support |
Feedback: supportsCSSTransitions Field (LTHelper) - Leadtools |
Introduction |
Help Version 19.0.2017.3.21
|