mirror of
https://github.com/Insality/druid
synced 2025-09-27 10:02:19 +02:00
Update API pages
This commit is contained in:
@@ -128,7 +128,7 @@ Check if Slider component is enabled
|
||||
- **node** (_node_): The node to manage the slider
|
||||
|
||||
<a name="on_change_value"></a>
|
||||
- **on_change_value** (_event_): The event triggered when the slider value changes
|
||||
- **on_change_value** (_event_): fun(self: druid.slider, value: number) The event triggered when the slider value changes
|
||||
|
||||
<a name="style"></a>
|
||||
- **style** (_table_): The style of the slider
|
||||
|
Reference in New Issue
Block a user