Skip to main content
Latest
interface ListStyle
import { type ListStyle } from "https://deno.land/x/frugal@0.9.6/dep/lightningcss.ts";

A value for the list-style shorthand property.

Properties

image: Image

The list marker image.

listStyleType: ListStyleType

The list style type.

The position of the list marker.