Update Input.md

Added that input objects are derived from ChangeableObject.
This commit is contained in:
Larry Rowe
2024-10-01 13:33:50 -04:00
committed by GitHub
parent 8dd8e63d21
commit 1d50585bfc

View File

@@ -1,6 +1,6 @@
Input objects allow you to create a field where the user can enter text.
In addition to the Object and VisualObject methods, Input objects have the following methods:
Input objects are derived from Object, VisualObject, and ChangeableObject. Input objects have the following additional methods:
| | |
|---|---|