Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
function classSet
Re-export
import { classSet } from "https://deno.land/x/fathym_atomic_reports@v0.0.14/src/src.deps.ts";

Parameters

optional
props: { class?: string | undefined | JSX.SignalLike<string | undefined>; className?: string | undefined | JSX.SignalLike<string | undefined>; }
...set: Array<string | undefined>

Returns

string