Closed glopesdev closed 9 months ago
This PR adds support for the following common controls:
Label
TextBox
In the case of TextBox, a notification is sent every time the text changes.
This PR adds support for the following common controls:
Label
(display simple text)TextBox
(simple text input control)In the case of
TextBox
, a notification is sent every time the text changes.