Skip to main content

Widgets for CMS

A widget is a graphical element that provides a particular way for editors to interact and upload content via the VTEX Headless CMS.

Widgets may include date selectors, pull-down menus, buttons, selection boxes, progress indicators, and many other devices for displaying information andinviting, accepting, and responding to user actions.

The list below shows the widgets you can use to integrate your storefront project with the VTEX Headless CMS Admin.

NameDescriptionImplementation referenceInterface
CheckboxCheckbox.@material-ui/core/FormControlLabelCheckbox
DateTimeCalendar popup for selecting a single date and time.VTEX StyleguideDateTime
ImageUploaderImage uploader for uploading or selecting an existing image from the media library..react-resize-detector, react-dropzoneImageUploader
RichTextRich text editor based on the draft-js library.Draft.jsRichText
SelectList of options to select.@material-ui/core/MenuItemSelect
TextInput text editor.@material-ui/core/InputLabel, @material-ui/core/FormHelperTextText

Didn't find your answers? Ask the Community. For documentation suggestions, submit your feedback.

JOIN THE COMMUNITY