Variable DEFAULT_LABEL_ATTRSConst

DEFAULT_LABEL_ATTRS: {
    cursor: string;
    displayEmpty: boolean;
    fontSize: number;
    lineHeight: number;
    pointerEvents: string;
    refX: string;
    refY: string;
    textAnchor: string;
    textVerticalAnchor: string;
} = ...