MCPcopy Create free account
hub / github.com/DFin/Neural-Network-Visualisation / activeIndex

Function activeIndex

assets/main.js:1036–1038  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1034 return {
1035 setActiveIndex,
1036 get activeIndex() {
1037 return state.activeIndex;
1038 },
1039 get loading() {
1040 return state.loading;
1041 },

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected