Skip to main content
Module

x/capsid/mod.ts>is

💊 Declarative DOM programming library. Lightweight (1.79 kb).
Latest
variable is
Re-export
import { is } from "https://deno.land/x/capsid@v1.8.2/mod.ts";

is decorator adds the class names to the given element when it's mounted.

type

(...args: string[]) => unknown