Added SideNav
Added :addTab to TabControl and SideNav
This commit is contained in:
@@ -103,6 +103,7 @@ function TabControl:newTab(title)
|
||||
|
||||
return proxy
|
||||
end
|
||||
TabControl.addTab = TabControl.newTab
|
||||
|
||||
--- @shortDescription Sets an element to belong to a specific tab
|
||||
--- @param element table The element to assign to a tab
|
||||
|
||||
Reference in New Issue
Block a user