We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9402ff2 commit cae088aCopy full SHA for cae088a
2-ui/2-events/03-event-delegation/2-sliding-tree/task.md
@@ -10,5 +10,5 @@ Create a tree that shows/hides node children on click:
10
11
Requirements:
12
13
-- Only one event handler (use delegation)
+- 단 하나의 이벤트 핸들러(이벤트 위임 사용하기)
14
- A click outside the node title (on an empty space) should not do anything.
0 commit comments