Toggle
Parameters
Parameter
Type
Description
Default
ButtonName
string
Name of the toggle
"Toggle"
ButtonDescription
string
Description of the toggle
""
State
bool
Default toggle state
false
Callback
function
Callback function
function() end
Example
Last updated
Was this helpful?