Skip to main content

Enumeration: WidgetType

Enumeration Members

COLOR

COLOR: "COLOR"

A custom color picker widget.


ENGRAVE

ENGRAVE: "ENGRAVE"

A widget for displaying and engraving text.


FILTER

FILTER: "FILTER"

A widget designed for filtering data or options.


FILTER_GROUPS

FILTER_GROUPS: "FILTER_GROUPS"

A filter widget capable of handling multiple option sets or collections simultaneously.


IMAGE

IMAGE: "IMAGE"

A widget for uploading textures or images.


MULTICHOICE

MULTICHOICE: "MULTICHOICE"

A widget allowing for the selection of multiple choices.


NUMBERS_BUTTON

NUMBERS_BUTTON: "NUMBERS_BUTTON"

A widget consisting of buttons for selecting numerical values or some small text values like Yes/no.


NUMBERS_SCALE

NUMBERS_SCALE: "NUMBERS_SCALE"

A widget featuring a scale for selecting numerical values.


PRINT_ON_DEMAND: "PRINT_ON_DEMAND"

A widget for initiating print-on-demand tasks.


RADIO_LISTBOX_TYPE

RADIO_LISTBOX_TYPE: "RADIO_LISTBOX_TYPE"

A radio button widget with a listbox interface for selecting options.


RADIO_PLAIN_TEXT

RADIO_PLAIN_TEXT: "RADIO_PLAIN_TEXT"

A radio button widget displaying plain text options.


RADIO_WITH_THUMBNAILS

RADIO_WITH_THUMBNAILS: "RADIO_WITH_THUMBNAILS"

A radio button widget displaying options as thumbnail images.


THUMBNAILS

THUMBNAILS: "THUMBNAILS"

A widget displaying thumbnail images for selection.


THUMBNAILS_GROUPS

THUMBNAILS_GROUPS: "THUMBNAILS_GROUPS"

A widget with thumbnail images organized into multiple option sets or collections.