Marketplace

ui-entity

Other

togo UI kit — generic entity network graph. Depends on @togo-framework/ui-core.

togo-framework
bash
togo install togo-framework/ui-entity

@togo-framework/ui-entity

Generic entity network graph component (NetworkGraph, EntityNetworkGraph) from the togo UI kit.

bash
npm install @togo-framework/ui-entity @togo-framework/ui-core
tsx
import { EntityNetworkGraph } from "@togo-framework/ui-entity";

This package was split out of the former monolithic @togo-framework/ui to let apps install only the pieces they actually use. Requires @togo-framework/ui-core (and its styles.css) to be installed alongside it.