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