Skip to main content
Module

x/fathym_atomic/mod.ts>classSet

This is the core atomic library to build design libraries from.
Very Popular
Go to Latest
function classSet
Re-export
import { classSet } from "https://deno.land/x/fathym_atomic@v0.0.87-integration/mod.ts";

Parameters

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

Returns

string