Skip to main content

Color

The Color module provides widgets for color selection, index conversion. These tools are perfact for applications requiring advanced color customization or design workflows.

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

ClassDescription
ColorDialogOpens a modal dialog for advanced color selection.
ColorButtonAllows users to pick a color directly from a button with a popup color dialog.
ColorComboBoxCombines a combobox with a given color lists.
ColorPickerA color selection panel containing built-in theme colors and standar colors.
ColorPickerButtonCombines a button with a popup color picker.
ColorMenuItemAdds color picker functionality to menu items.