Perseus
    Preparing search index...
    type PerseusImageLabel = {
        alignment: string;
        content: string;
        coordinates: number[];
    }
    Index

    Properties

    alignment: string

    The visual alignment of the label. default: "center"

    content: string

    Translatable Text; The content of the label to display

    coordinates: number[]

    The point on the image to display the label