after
after method is used to add elements after the target element. Before executing the after operation, the initialization of the $ method is automatically performed, so you can directly fill in specific element strings or objects.
Note: Do not operate within template components such as o-fill or o-if.
- I am 1
- I am 2
- I am 3