Beta
Beta
Beta
The label to display for the dropdown.
The selectable items for the dropdown.
Optional
dropdownOptions: ModalFormDataDropdownOptionsThe optional additional values for the dropdown creation.
Beta
Player to show this dialog to.
Beta
The label to display for the slider.
The minimum selectable possible value.
The maximum selectable possible value.
Optional
sliderOptions: ModalFormDataSliderOptionsThe optional additional values for the slider creation.
Beta
The label to display for the textfield.
The place holder text to display.
Optional
textFieldOptions: ModalFormDataTextFieldOptionsThe optional additional values for the textfield creation.
Beta
The label to display for the toggle.
Optional
toggleOptions: ModalFormDataToggleOptionsThe optional additional values for the toggle creation.
Used to create a fully customizable pop-up form for a player.
Example: showBasicModalForm.ts