We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f1e9ce commit c0b50feCopy full SHA for c0b50fe
README.md
@@ -463,7 +463,9 @@ Resize nodes automatically when their text content changes. Toggle this feature
463
</details>
464
465
## Edge Highlight
466
-TODO
+Highlight edges when a connected node is selected. This feature helps to visually identify relationships between nodes.
467
+
468
+If you want to edit the look of the highlighted edges, you need to edit the `is-focused` CSS class in a custom CSS snippet.
469
470
## Focus Mode
471
Focus on a single node by blurring all other nodes.
0 commit comments