Element Properties
Last updated
Last updated
Argument | Type | Description |
---|---|---|
Argument | Type | Description |
---|---|---|
Argument | Type | Description |
---|---|---|
Argument | Type | Description |
---|---|---|
Argument | Type | Description |
---|---|---|
default
Boolean
The default state of the toggle
flag
String
The flag assigned to the toggle value
decimal
Number
The decimal amount used in slider value
default
Number
The default value of the slider
prefix
String
The text that shows before the value in the menu
suffix
String
The text that shows after the value in the menu
flag
String
The flag assigned to the slider value
min
Number
The minimum value allowed to set the slider to
max
Number
The maximum value allowed to set the slider to
default
Table
The default options to be selected
options
Table
The options available in the dropdown
no_none
Boolean
Whether or not the dropdown selection can be none
multi
Boolean
Whether or not multiple options can be selected
flag
String
The flag assigned to the dropdown selected options
default_transparency
Number
The default transparency of the colorpicker
transparency_flag
String
The flag assigned to the transparency value
default_color
Color3
The default color of the colorpicker
color_flag
String
The flag assigned to the color value
default
String
The default value of the textbox
flag
String
The flag assigned to the textbox value
size
Number
The amount of options visible without scrolling
confirmation
String
The text to be displayed in the confirmation box (yes or no)
default_method
Number
The default method of the keybind (1 = always, 2 = toggle, 3 = hold)
method_flag
String
The flag assigned to the method value
lock_method
Boolean
Whether or not to disable changing the method via the menu
default_key
Enum.KeyCode
The default key of the keybind
key_flag
String
The flag assigned to the key value