Skip to main content
Module

x/cargo_parcel/hooks/mod.ts>onMount

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

Parameters

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