Update annotations, add set_repeat to hotkey component

This commit is contained in:
Insality
2023-12-05 14:49:56 +02:00
parent 97ff6154eb
commit 01d1445511
11 changed files with 88 additions and 55 deletions

View File

@@ -40,10 +40,10 @@
-- @tfield boolean is_empty
--- Max length for input text
-- @tfield[opt] number max_length
-- @tfield number|nil max_length
--- Pattern matching for user input
-- @tfield[opt] string allowerd_characters
-- @tfield string|nil allowerd_characters
--- Gui keyboard type for input field
-- @tfield number keyboard_type