Small trigger

This commit is contained in:
Robert Jelic
2025-09-15 10:45:26 +02:00
parent 5539500e9e
commit 0a1c51b60f

View File

@@ -1,5 +1,6 @@
local VisualElement = require("elements/VisualElement")
local tHex = require("libraries/colorHex")
---@configDescription A ScrollBar element that can be attached to other elements to control their scroll properties.
---A ScrollBar element that can be attached to other elements to control their scroll properties
---@class ScrollBar : VisualElement