Perseus
    Preparing search index...

    Type Alias PerseusInteractionLabelElementOptions

    type PerseusInteractionLabelElementOptions = {
        color: string;
        coordX: string;
        coordY: string;
        label: string;
    }
    Index

    Properties

    color: string

    The color of the label. e.g. "red"

    coordX: string

    The X location of the label

    coordY: string

    The Y location of the label

    label: string

    Translatable Text; the content of the label