This commit is contained in:
NoryiE
2025-02-24 22:13:57 +00:00
parent 5513bf4072
commit c3f9dfa735
38 changed files with 42 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ A multi-line text editor component with cursor support and text manipulation fea
|[TextBox:setText](#TextBox:setText)|TextBox|Sets the text of the TextBox
|[TextBox:updateViewport](#TextBox:updateViewport)|TextBox|Updates the viewport to keep the cursor in view
## TextBox.new()
Creates a new TextBox instance