after
The after method is used to insert elements after the target element. Before performing the after operation, the initialization of the $ method is automatically executed, so you can directly provide a specific element string or object.
Please note: do not operate within template components like o-fill or o-if.
- I am 1
- I am 2
- I am 3