Enhance documentation for ScrollFrame and TabControl elements with usage examples

This commit is contained in:
Robert Jelic
2025-10-30 09:42:32 +01:00
parent fd67d0e4c7
commit 8c73572a6c
2 changed files with 79 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ local log = require("log")
--- The TabControl is a container that provides tabbed interface functionality
--- @run [[
--- local basalt = require("basalt")
---
--- local main = basalt.getMainFrame()
---
--- -- Create a simple TabControl