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

    Interface LayoutJson

    interface LayoutJson {
        graph: CustomJsonLayout;
        title: string;
        type: LAYOUT;
        version: string;
    }
    Index

    Properties

    Properties

    title: string
    type: LAYOUT
    version: string