Version 1.2 glow.widgets
API Quick Reference
JavaScript is required to use the quick reference
Widget core module. The glow.widgets module contains generic functionality used by our widgets, but currently no public API.
Classes
- AutoSuggest
-
Create an auto-suggest menu for an input element.
- Carousel
-
Sroll through a list of items
- InfoPanel
-
A panel with content directed at a particular point on the page.
- Mask
-
A mask provides a background for a modal dialog, overlay, lightbox, etc.
- Overlay
-
A container element displayed on top of the other page content
- Panel
-
An overlay with default themes and addtional functionality.
- Slider
-
Form control for setting a numerical value within a range.
- Sortable
-
Reorder page elements using drag and drop