+
+ detach
+Clear event listeners without triggering an update to the displayed UI.
After this is called there will be no further updates to properties or children.
This function is not recursive.
diff --git a/latest/docs/redwood-layout-widget/app.cash.redwood.layout.widget/-box/index.html b/latest/docs/redwood-layout-widget/app.cash.redwood.layout.widget/-box/index.html index a49e2845cd..317f07d1dc 100644 --- a/latest/docs/redwood-layout-widget/app.cash.redwood.layout.widget/-box/index.html +++ b/latest/docs/redwood-layout-widget/app.cash.redwood.layout.widget/-box/index.html @@ -118,7 +118,22 @@
Clear event listeners without triggering an update to the displayed UI.
After this is called there will be no further updates to properties or children.
This function is not recursive.