g3-toolkit API Reference
    Preparing search index...

    Variable CANVAS_ADAPTER_CAPABILITIESConst

    CANVAS_ADAPTER_CAPABILITIES: {
        donut: boolean;
        glyphs: boolean;
        gradients: boolean;
        labelHalo: boolean;
        pulseAnimation: "static";
        taper: boolean;
    } = ...

    ARC-008 capability declaration (verified by the conformance suite, not merely asserted).

    Type Declaration

    • donut: boolean
    • glyphs: boolean
    • gradients: boolean
    • labelHalo: boolean
    • pulseAnimation: "static"
    • taper: boolean