Update 03-run-time.md

pull/5590/head
pushkin 5 years ago committed by GitHub
parent 7c1e6a6ce7
commit e3d8628ec9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -102,7 +102,7 @@ onDestroy(callback: () => void)
---
Schedules a callback to run once the component is unmounted.
Schedules a callback to run immediately before the component unmounts.
Out of `onMount`, `beforeUpdate`, `afterUpdate` and `onDestroy`, this is the only one that runs inside a server-side component.

Loading…
Cancel
Save