Skip to main content
Module

x/cargo_parcel/hooks/lifecycle.ts>onMount

Server side rendering for Cargo applications
Go to Latest
function onMount
import { onMount } from "https://deno.land/x/cargo_parcel@0.1.76/hooks/lifecycle.ts";

Parameters

fn: (() => () => void) | (() => void)