ui/lib/shared/addon/components/svg-edge/template.hbs

2 lines
145 B
Handlebars

<path d="{{draw}}" class="edge-path" style="marker-start: url({{markerPath}}#markerSquare);marker-end: url({{markerPath}}#markerArrow);"></path>