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

    Interface ViewState

    interface ViewState {
        cy: Core;
        graph: Graph;
        name: string;
        title: string;
    }
    Index

    Properties

    Properties

    cy: Core
    graph: Graph
    name: string
    title: string