Skip to main content
The Deno 2 Release Candidate is 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.
Very Popular
Go to Latest
interface Options
import { type Options } from "https://deno.land/x/live@1.102.3/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"