User Tools

Site Tools


show_widget

Show Widget


Shows the widget with the specified widget ID (with an optional fade in over a duration of time).

Signature:

show_widget(widget_id, fade_in_length)
ArgumentDescriptionTypeRequired
widget_idID of the widget (as defined in the Widget Editor).StringYes
fade_in_lengthLength of the fade in effect (in seconds).NumberNo

Example:

show_widget("my_widget", 1);

Results: The widget with an ID of “my_widget” will be shown, fading in over 1 second.


Editor Node:

show_widget.txt · Last modified: 2023/11/06 14:32 by justin