Skip to main content
Module

x/fresh/src/server/render.ts>TemplateOptions

The next-gen web framework.
Extremely Popular
Go to Latest
interface TemplateOptions
import { type TemplateOptions } from "https://deno.land/x/fresh@1.1.5/src/server/render.ts";

Properties

bodyHtml: string
headComponents: ComponentChildren[]
imports: (readonly [string, string])[]
preloads: string[]
lang: string