MODULES Uize.Widget.Bar.Slider.xSkin
- Contents
1. Introduction
The Uize.Widget.Bar.Slider.xSkin
extension sets an initial value for the html
state property so as to provide slider instances with a default skin.
DEVELOPERS: Chris van Rensburg
The Uize.Widget.Bar.Slider.xSkin
module is an extension module that extends the Uize.Widget.Bar.Slider
class.
1.1. Examples
The following example pages are good showcases for the Uize.Widget.Bar.Slider.xSkin
module...
The Built-in Slider Skin - A basic preset skin is provided for the slider widget that is customizable with various parameters. This demo shows a few variations using this skin. |
SEARCH FOR EXAMPLES
Use the link below to search for example pages on the UIZE Web site that reference the Uize.Widget.Bar.Slider.xSkin
module...
SEARCH
1.2. Implementation Info
The Uize.Widget.Bar.Slider.xSkin
module defines the Uize.Widget.Bar.Slider.xSkin
extension module under the Uize.Widget.Bar.Slider
namespace.
1.2.1. Features Introduced in This Module
The features listed in this section have been introduced in this module.
STATIC PROPERTIES
Uize.Widget.Bar.Slider.xSkin.moduleName
| Uize.Widget.Bar.Slider.xSkin.pathToResources
1.2.2. Features Overridden in This Module
No features have been overridden in this module.
1.2.3. Features Inherited From Other Modules
This module has no inherited features.
1.2.4. Modules Directly Under This Namespace
There are no modules directly under this namespace.
1.2.5. Unit Tests
There is no dedicated unit tests module for the Uize.Widget.Bar.Slider.xSkin
module.