Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
function classSet
Re-export
import { classSet } from "https://deno.land/x/fathym_atomic_iot@v0.0.41/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