0 minutes, 13 seconds

Alpine Test XIGNORE

By default, Alpine initializes the entire DOM tree of an element containing x-init or x-data.

If for some reason, you don't want Alpine to touch a specific section of your HTML, you can prevent it from doing so using x-ignore.

Previous Next