User Dropdown

User Dropdown Block

Description

This block renders a dropdown using the options given in the property. The user can select on option from the list.

Properties

Variable Name

This is the name of the variable that would be added to the world with the assigned user input

Label

The description of the user input field

Options

A list of options to be displayed in the dropdown. You must separate each option by a comma (,).

e.g apples, oranges, mangoes

Last updated