Skip to content

Commit b550f7e

Browse files
committed
readme add remove method
1 parent ab26c2e commit b550f7e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,10 @@ echo $links->get(-1)->textContent; // output 3
8383

8484
- `.get( index )`
8585

86+
#### Manipulation > DOM Removal
87+
88+
- `.remove( [selector] )`
89+
8690
## About
8791

8892
### Requirements

0 commit comments

Comments
 (0)