KC's Workspace
    Preparing search index...

    A value for the text-emphasis-position property.

    interface TextEmphasisPosition {
        horizontal: TextEmphasisPositionHorizontal;
        vertical: TextEmphasisPositionVertical;
    }
    Index

    Properties

    Properties

    The horizontal position.

    The vertical position.