element description updates

This commit is contained in:
Mikayla Fischler
2024-09-21 23:02:46 -04:00
parent d41eb3aaeb
commit 2becaeccd7
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ local ALIGN = core.ALIGN
---@field fg_bg? cpair foreground/background colors
---@field hidden? boolean true to hide on initial draw
-- new text box
-- Create a new text box element.
---@param args textbox_args
---@return TextBox element, element_id id
return function (args)