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