API Category - Widgets
Widgets are feature-rich, stateful plug-ins that have a complete life cycle with methods and events. You can check out the Widget Factory documentation for more details.
API | Description | Also in category |
---|---|---|
Folding Panel widget (Accordion Widget) | Convert a pair of title and content panels into accordion panels. | |
Autocomplete Widget | The autocomplete function searches and filters based on user input values, allowing users to quickly find and select from a list of presets. | |
Button Widget | Themeable buttons and button collections. | |
Datepicker Widget | Select a date from a popup box or online calendar. | |
Dialog Widget | Opens content in an interactive overlay. | |
Widget Factory | Create stateful jQuery using the same abstractions as all jQuery UI widgets plugin. | Utilities |
Widget Plugin Bridge | jQuery.widget.bridge() method is the jQuery widget library (Widget Factory). It acts as an intermediary between objects created by $.widget() and the jQuery API. | Utilities |
Menu Widget | Themeable menu for navigation with mouse and keyboard interaction . | |
Progressbar Widget | Displays a definite or uncertain process status. | |
Slider Widget | Drag the handle to select a value. | |
Spinner Widget | Enhance text for numeric input with up/down button and arrow key handling input function. | |
Tabs Widget | A multi-panel single content area, each panel with a list of Title related. | |
Tooltip Widget | Customizable and themeable tooltip box, replacing the native tooltip box. |