A single item inside a transition: {} default-config block. For v1 this reuses the per-state style items (so color: red; works inside a transition: block exactly as inside a state: block) plus the edge-scoped JssmGraphDefaultEdgeColor default.
transition: {}
color: red;
transition:
state:
JssmTransitionConfig
A single item inside a
transition: {}default-config block. For v1 this reuses the per-state style items (socolor: red;works inside atransition:block exactly as inside astate:block) plus the edge-scoped JssmGraphDefaultEdgeColor default.