Version 1.5 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
-
Scroll through a list of items
- Editor
-
A Rich Text Editor to allow text formatting with form inputs.
- InfoPanel
-
A panel with content directed at a particular point on the page.
- Mask
-
A semi transparent layer covering the page
- 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
- Timetable
-
A scrollable list of ordered items displayed against a proportional axis.