Skip to main content
Module

x/live/blocks/utils.tsx>usePreviewFunc

Open-Source web editor based on Preact, Tailwind and TypeScript. The other side of code.
Very Popular
Go to Latest
variable usePreviewFunc
import { usePreviewFunc } from "https://deno.land/x/live@1.59.0/blocks/utils.tsx";

type

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