From ccd427bfe62b122406edac174d2478af112c1dfb Mon Sep 17 00:00:00 2001 From: Kevin Harrison Date: Tue, 18 Dec 2018 13:19:19 -0500 Subject: [PATCH] Updated Documentation (markdown) --- Documentation.md | 1 + 1 file changed, 1 insertion(+) 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: