Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/levo/src/css-types.ts>CounterStyle

Server side rendering with The Elm Architecture in Deno
Latest
interface CounterStyle
import { type CounterStyle } from "https://deno.land/x/levo@v0.0.27/src/css-types.ts";

Properties

optional
additiveSymbols: string
optional
fallback: string
optional
negative: string
optional
pad: string
optional
prefix: string
optional
range: CounterStyleRangeProperty
optional
speakAs: CounterStyleSpeakAsProperty
optional
suffix: string
optional
symbols: string
optional
system: CounterStyleSystemProperty