Add pin knob custom component

This commit is contained in:
Insality
2022-03-09 00:34:04 +02:00
parent 6e2fe4de83
commit a4e8e9fb3a
8 changed files with 1134 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
-- @within Input
-- @alias druid.rich_input
--- On input field select callback(self, button_node)
--- The component druid instance
-- @tfield DruidInstance druid @{DruidInstance}
--- On input field text change callback(self, input_text)