Update annotations

This commit is contained in:
Insality
2024-10-19 11:25:30 +03:00
parent 86189d6e3e
commit be1f470dbe
3 changed files with 0 additions and 28 deletions

View File

@@ -844,7 +844,6 @@ local druid__progress__style = {}
---@field druid druid_instance The component druid instance
---@field input druid.input On input field text change callback(self, input_text)
---@field input_text druid.text On input field text change to empty string callback(self, input_text)
---@field placeholder druid.text On input field text change to max length string callback(self, input_text)
---@field placeholder druid.text On input field text change to empty string callback(self, input_text)
---@field root node Root node
---@field text_position vector3 On input field text change to empty string callback(self, input_text)