Solve #239 Remove button style

This commit is contained in:
Insality
2024-10-16 20:58:55 +03:00
parent aa6310db91
commit c0c1870ac5
4 changed files with 18 additions and 15 deletions

View File

@@ -17,6 +17,24 @@
--- On input field text change to empty string callback(self, input_text)
-- @tfield node cursor
--- On input field text change to empty string callback(self, input_text)
-- @tfield node cursor_text
--- On input field text change to empty string callback(self, input_text)
-- @tfield vector3 cursor_position
--- On input field text change to empty string callback(self, input_text)
-- @tfield druid.text input_text
--- On input field text change to empty string callback(self, input_text)
-- @tfield druid.drag drag
--- On input field text change to empty string callback(self, input_text)
-- @tfield druid.text placeholder
--- On input field text change to empty string callback(self, input_text)
-- @tfield vector3 text_position
--- On input field text change to max length string callback(self, input_text)
-- @tfield druid.text placeholder @{Text}