Type: TextBox
GraceDocs
TextBox
=
Component
& type {
...added methods below...
}
Added methods
Method signature
Return type
contents
String
The text contents of the box.
contents:=
(
value
:
String
)
Done