Skip to main content
Module

x/aleph/lib/@unocss/core.ts>VariantObject

The Full-stack Framework in Deno.
Very Popular
Go to Latest
interface VariantObject
import { type VariantObject } from "https://deno.land/x/aleph@1.0.0-beta.1/lib/@unocss/core.ts";

Type Parameters

optional
Theme extends { } = { }

Properties

optional
name: string

The name of the variant.

The entry function to match and rewrite the selector for futher processing.

optional
multiPass: boolean

Allows this variant to be used more than once in matching a single rule

Custom function for auto complete