SNIK Graph - v25.01
    Preparing search index...

    Interface TabContent

    interface TabContent {
        graph: any;
        title: string;
    }
    Index

    Properties

    Properties

    graph: any

    Cytoscape.js graph as JSON

    title: string