@maxgraph/core
    Preparing search index...

    Interface GraphPlugin

    interface GraphPlugin {
        onDestroy: () => void;
    }

    Implemented by

    Index

    Properties

    Properties

    onDestroy: () => void