Tabs Widget

A single content area with multiple panels, each associated with a header in a list.

Autocomplete Widget

Autocomplete enables users to quickly find and select from a pre-populated list of values as they type, leveraging searching and filtering.

Selectmenu Widget

Duplicates and extends the functionality of a native HTML select element to overcome the limitations of the native control.

Spinner Widget

Enhance a text input for entering numeric values, with up/down buttons and arrow key handling.

.toggleClass()

Add or remove one or more classes from each element in the set of matched elements, depending on either the class’s presence or the value of the switch argument, while animating all style changes.