fcharts-js - v0.3.0
    Preparing search index...

    Interface HtmlInCanvasSupport

    interface HtmlInCanvasSupport {
        supported: boolean;
        via: string | null;
    }
    Index

    Properties

    Properties

    supported: boolean
    via: string | null

    Which specific API surfaced the capability (for diagnostics).