Skip to content

on_unmounted

on_unmounted #

on_unmounted: None = on_unmounted

Run exactly once when the component unmounts.

PARAMETER DESCRIPTION
fn

A function to run when the component unmounts.