@SupportsInformalParameters
public class Slider
extends Object
This component allows you create a slider in a form. A range slider is a slider that is mapped to a property value.
This components actually creates a Tapestry textfield component and enhanced its behaviour by adding a slider.
This field is are hidden by default.
- Since:
- 2.1.1
- See Also:
- jQuery UI Official Documentation