diff --git a/Documentation.md b/Documentation.md index 98eaf37..91984d7 100644 --- a/Documentation.md +++ b/Documentation.md @@ -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: