Skip to main content

Extension

The Extension module includes versatile tools like autocomplete inputs, icon-based lists, and some advanced menus. These widgets are ideal for enhancing interactivity and functionality in you application.

Here is a simple introduction of extension widgets. You can access the WUI Coder tool for detailed examples and comprehensive guidance.

Selections

ClassDescription
CompleterProvides autocomplete features for text input fields. It suggests options as users type, making it ideal for search bars or form inputs.
IconComboBoxCombines dropdown functionality with icons, allowing users to select options visually.
IconListWidgetDisplays a list of items with accompanying icons, perfect for categorized lists.
PaginationHelps divide menu content into pages with easy navigation controls.
SplitButtonCombines a main button with a dropdown menu for additional actions.

Slider Input

ClassDescription
LabelSliderA simple slider with a label to indicate the current value.
RangeSliderAllows users to select a range of values between a minimum and maximum.
LabelRangeSliderA slider widget with labels for minimum and maximum values, useful for selecting ranges.

Toolbar and Menu

ClassDescription
FloatingBarProvides a toolbar that floats above the content and can also be gripped to move freely, ideal for quick actions.
RadialMenuA circular contextual menu for action options, often used in creative or touch-based interfaces.
MarkingMenuCombines a radial menu with a traditional popup menu.
MacToolbarMimics the macOS toolbar design, offering a clean and modern interface for tools and actions.