removed scrollbar from tables

added enabled property
This commit is contained in:
Robert Jelic
2025-06-22 04:17:14 +02:00
parent 1b467c4d4a
commit 8fd37ee1fe
9 changed files with 291 additions and 222 deletions

View File

@@ -26,6 +26,7 @@ function Button.new()
return self
end
--- Initializes the Button instance
--- @shortDescription Initializes the Button instance
--- @param props table The properties to initialize the element with
--- @param basalt table The basalt instance