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

6 lines
152 B
JSON
Raw Normal View History

2023-10-24 19:49:51 +02:00
{
"title": "Reset On Focus Lost",
"description": "If true, the element will be reset when focus is lost.",
"$ref": "../../general/boolean.json"
}