Skip to main content

WidgetAttachedStickablesChangedEvent

Parameter passed to the callback of useStickableHost.

stuckNodeIds: string[]

These are the node IDs that are newly stuck to your widget.


unstuckNodeIds: string[]

These are the node IDs that were removed from your widget. Note that these nodes could also have been deleted.