mirror of
https://github.com/keharriso/love-nuklear.git
synced 2025-09-10 16:17:47 -04:00
Updated Documentation (markdown)
parent
8b225d3370
commit
ccd427bfe6
1 changed files with 1 additions and 0 deletions
|
@ -360,6 +360,7 @@ Remember to call `ui:treePop` if the item is open.
|
|||
#### ui:treePop()
|
||||
Ends a tree. Call this at the end of an open tree item.
|
||||
|
||||
#### ui:tree('node'/'tab', title, body)
|
||||
#### ui:tree('node'/'tab', title, [image](#images), body)
|
||||
#### ui:tree('node'/'tab', title, [image](#images), 'collapsed'/'expanded', body)
|
||||
Equivalent to:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue