Skip to main content
Module

x/cargo_parcel/mod.ts>tag

Server side rendering for Cargo applications
Latest
function tag
import { tag } from "https://deno.land/x/cargo_parcel@0.2.12/mod.ts";

Parameters

tag: string | JSX.Component
attributes: JSX.IntrinsicElements | null
...children: JSX.Node[] | JSX.Node[][]

Returns

JSX.Element