MAIDR JavaScript API
    Preparing search index...

    A pane primitive; the adapter attaches one only to hear updateAllViews, which the chart calls on every render.

    interface LwcPanePrimitive {
        updateAllViews?: () => void;
    }
    Index

    Properties

    Properties

    updateAllViews?: () => void