Extremely Popular
Latest
interface AutocompleteContext
import { type AutocompleteContext } from "https://dotland.deno.dev/x/fresh@1.6.8/plugins/twindv1_deps.ts";

Type Parameters

optional
Theme extends BaseTheme = BaseTheme

Properties

readonly
theme: ThemeFunction<Theme>

Allows to resolve theme values.

readonly
variants: Record<string, string>