This commit is contained in:
NoryiE
2025-03-16 03:04:12 +00:00
parent 8285330716
commit d88666a0b3
2 changed files with 45 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ cursor movement, text manipulation, placeholder text, and input validation.
|focusedForeground|color|white|Foreground color when input is focused
|pattern|string?|nil|Regular expression pattern for input validation
|cursorColor|number|nil|Color of the cursor
|replaceChar|string|nil|Character to replace the input with (for password fields)
## Functions