Accessibility Compliance
SurveyJS libraries meet a variety of WCAG and Section 508 standards. Run AXE® Validation to assess this demo’s accessibility level.

Drop-Down Menu with Custom Item Template

Edit in →

Custom item templates allow you to implement drop-down menu item appearance from scratch, enhance menu item styling, and create complex item layouts. In this demo, a custom template is used to add icons to drop-down menu items.

To customize a drop-down menu item, follow the steps below:

  1. Implement a component that renders item markup.
    The component accepts the item configuration object as a prop. You can use its value and text properties to access the item's value to be saved in survey results and display text.

  2. Register the component so that it can be accessed by name.
    In HTML/CSS/JavaScript projects, register the component in ReactElementFactory as shown in the index.js file.
    In React, register the component in ReactElementFactory as shown in the SurveyComponent.jsx file.
    In Angular, register the component in AngularComponentFactory as shown in the survey.component.ts file.
    In Vue.js, use techniques native to this framework.

  3. Assign the component name to the Dropdown question's itemComponent property in the survey JSON schema.

Your cookie settings

We use cookies to make your browsing experience more convenient and personal. Some cookies are essential, while others help us analyse traffic. Your personal data and cookies may be used for ad personalization. By clicking “Accept All”, you consent to the use of all cookies as described in our Terms of Use and Privacy Statement. You can manage your preferences in “Cookie settings.”

Your renewal subscription expires soon.

Since the license is perpetual, you will still have permanent access to the product versions released within the first 12 month of the original purchase date.

If you wish to continue receiving technical support from our Help Desk specialists and maintain access to the latest product updates, make sure to renew your subscription by clicking the "Renew" button below.

Your renewal subscription has expired.

Since the license is perpetual, you will still have permanent access to the product versions released within the first 12 month of the original purchase date.

If you wish to continue receiving technical support from our Help Desk specialists and maintain access to the latest product updates, make sure to renew your subscription by clicking the "Renew" button below.