issues
search
clientIO
/
joint
A proven SVG-based JavaScript diagramming library powering exceptional UIs
https://jointjs.com
Mozilla Public License 2.0
4.73k
stars
853
forks
source link
feat(demo): update HTML demo for v4
#2630
Closed
kumilingus
closed
6 months ago
kumilingus
commented
7 months ago
Description
add
onMount()
and
onDetach()
to
HTMLElementView
in order to support virtualization
remove unnecessary
guard()
paper option.
add comments about usability and stacking order of links
Description
onMount()
andonDetach()
toHTMLElementView
in order to support virtualizationguard()
paper option.