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