nexts
Using the nexts property, you can easily get all adjacent element instances after the current element, and these elements will be returned as an array.
- I am 1
- I am target
- I am 3
- I am 4
Using the nexts property, you can easily get all adjacent element instances after the current element, and these elements will be returned as an array.
- I am 1
- I am target
- I am 3
- I am 4