KC's Workspace
    Preparing search index...

    A value for the text-emphasis shorthand property.

    interface TextEmphasis {
        color: CssColor;
        style: TextEmphasisStyle;
    }
    Index

    Properties

    Properties

    color: CssColor

    The text emphasis color.

    The text emphasis style.