Skip to content

Commit c0b50fe

Browse files
Added edge highlight docs
1 parent 9f1e9ce commit c0b50fe

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,9 @@ Resize nodes automatically when their text content changes. Toggle this feature
463463
</details>
464464

465465
## Edge Highlight
466-
TODO
466+
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.
467469

468470
## Focus Mode
469471
Focus on a single node by blurring all other nodes.

0 commit comments

Comments
 (0)