Animation Effect
11 Apr 20171 minute to read
The animation effect for the RadialSlider can be enabled or disabled using the enable-animation property.By default, it is set as true, so that the handle movement will be animated.
<ej-radial-slider id="slider" enable-animation="true" inner-circle-image-url="@Url.Content("~/images/radialslider/chevron-right.png")" />