Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/live/runtime/features/render.tsx>Options

Git-based Visual CMS for Deno, </> htmx and Tailwind apps. Deploy on any Deno-compatible host.
Latest
interface Options
import { type Options } from "https://deno.land/x/live@1.107.0/runtime/features/render.tsx";

Properties

optional
resolveChain: FieldResolver[]
props: Record<string, unknown>
href: string
pathTemplate: string
optional
renderSalt: string
optional
partialMode: "replace" | "prepend" | "append"
framework: "fresh" | "htmx"