mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-07-04 22:33:36 -07:00
Merge remote-tracking branch 'ofw/dev' into mntm-dev
This commit is contained in:
@@ -215,6 +215,8 @@ Adds a child to the `View`.
|
||||
**Parameters**
|
||||
- `child`: the child to add, e.g. `{ element: "button", button: "right", text: "Back" }`
|
||||
|
||||
The format of the `child` parameter depends on the type of View that you're working with. Look in the View documentation.
|
||||
|
||||
### View.resetChildren()
|
||||
Removes all children from the `View`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user