Files
minecraft-bedrock-json-schemas/source/resource/ui/elements/properties/slider_select_on_hover.json

6 lines
142 B
JSON
Raw Normal View History

2023-10-24 19:49:51 +02:00
{
"title": "Slider Select On Hover",
"description": "If true, the slider will select on hover.",
"$ref": "../../general/boolean.json"
}