Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/live/blocks/matcher.ts>MatcherModule

Open-Source web editor based on Preact, Tailwind and TypeScript. The other side of code.
Very Popular
Go to Latest
interface MatcherModule
implements BlockModule<MatchFunc, boolean | ((ctx: MatchContext) => boolean), (ctx: MatchContext) => boolean>
import { type MatcherModule } from "https://deno.land/x/live@1.57.7/blocks/matcher.ts";

Properties

optional
sticky: MatcherStickiness