This commit is contained in:
NoryiE
2025-09-14 08:55:45 +00:00
parent b79c15a53c
commit 741a53aa04
22 changed files with 45 additions and 50 deletions

View File

@@ -1,6 +1,6 @@
# Input
_This is the input class. It provides a text input field that can handle user input with various features like
cursor movement, text manipulation, placeholder text, and input validation._
_This is the input class. It provides a text input field that can handle user input with various features like_
_cursor movement, text manipulation, placeholder text, and input validation._
Extends: `VisualElement`