Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/voks_web_elements/html/h2.ts>h2

html element tags implemented in the voks templating language
Latest
function h2
import { h2 } from "https://deno.land/x/voks_web_elements@5.1.21/html/h2.ts";

Parameters

attributes: H2Attributes
optional
content: WebElementContent

Returns

HTMLTemplate

Parameters

optional
content: WebElementContent

Returns

HTMLTemplate