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;
} = ...
Type Declaration
cursor: string
displayEmpty: boolean
fontSize: number
lineHeight: number
pointerEvents: string
refX: string
refY: string
textAnchor: string
textVerticalAnchor: string