Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/deco/blocks/utils.tsx>usePreviewFunc

Git-based Visual CMS for Deno, </> htmx and Tailwind apps. Deploy on any Deno-compatible host.
Latest
variable usePreviewFunc
import { usePreviewFunc } from "https://deno.land/x/deco@1.75.1/blocks/utils.tsx";

type

<TProps = any>(Component: ComponentFunc<TProps>) => Resolver