Skip to main content
Module

x/cargo_parcel/mod.ts>render

Server side rendering for Cargo applications
Go to Latest
function render
Re-export
import { render } from "https://deno.land/x/cargo_parcel@0.1.29/mod.ts";

Parameters

tag: string
optional
props: ElementAttributes
optional
children: JSX.Node[]

Returns

string