Skip to main content
Module

x/cav/dom.ts>make

A server framework for Deno
Go to Latest
function make
import { make } from "https://deno.land/x/cav@0.2.3/dom.ts";

Creates a new DocumentFragment using the provided HTML.

Parameters

html: string