SVG Graph Network API Documentation - v0.2.0
    Preparing search index...

    Interface StateStyles

    interface StateStyles {
        nodes?: NodeStyleConfig;
        edges?: EdgeStyleConfig;
    }
    Index

    Properties

    Properties