Interface SliderRole

All Superinterfaces:
InputRole, RangeRole, Role, WidgetRole
All Known Implementing Classes:
SliderRoleImpl

public interface SliderRole extends InputRole, RangeRole
A type that represents the slider role in the ARIA specification.
See Also: