GML Text Box Widget
Defines a GUI text box widget.
@GUI::TextBox
@GUI::TextBox { placeholder: "Text box" mode: "Editable" } @GUI::TextBox { text: "Disabled" enabled: false }