KC's Workspace
    Preparing search index...

    A value for the list-style shorthand property.

    interface ListStyle {
        image: Image;
        listStyleType: ListStyleType;
        position: ListStylePosition;
    }
    Index

    Properties

    image: Image

    The list marker image.

    listStyleType: ListStyleType

    The list style type.

    The position of the list marker.