Ref Widgets
# jQuery UI API Category - Widgets
Widgets are feature-rich, stateful plugins with a full lifecycle, along with methods and events. You can view the (#) for more details.
| API | Description | Also Belongs to Category |
| :--- | :--- | :--- |
| (#) | Transforms a pair of header and content panels into an accordion. | |
| (#) | Autocomplete functionality searches and filters based on user input, allowing users to quickly find and select from a predefined list of values. | |
| (#) | Themable buttons and button sets. | |
| (#) | Select a date from a popup or inline calendar. | |
| (#) | Opens content in an interactive overlay. | |
| (#) | Creates stateful jQuery plugins using the same abstraction as all jQuery UI widgets. | (#) |
| (#) | The jQuery.widget.bridge() method is part of the jQuery UI Widget Factory. It acts as an intermediary between the object created by $.widget() and the jQuery API. | (#) |
| (#) | Themable menu with mouse and keyboard interaction support for navigation. | |
| (#) | Displays a determinate or indeterminate process status. | |
| (#) | Drag a handle to select a numeric value. | |
| (#) | Enhances a text input for entering numeric values, with up/down buttons and arrow key handling. | |
| (#) | A multi-panel, single content area where each panel is associated with a header in a list. | |
| (#) | Customizable, themable tooltips that replace native tooltips. | |
YouTip