Slider
Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages.
Basic
Use @Html.LLG().Slider(Action[SliderBuilder] action)
method to create a slider
Autoplay
Use .Autoplay()
Autoplay Speed
Use .Autoplay(int autoplaySpeed)
Arrows
use .Arrows()
method to set arrows
Circle light
Use .Arrows(SliderArrowsType.CircleLight)
Circle dark
Use .Arrows(SliderArrowsType.CircleDark)
Flash Light
Use .Arrows(SliderArrowsType.FlashLight)
Flash Dark
Use .Arrows(SliderArrowsType.FlashDark)
Dots
use .Dots()
method to set arrows