<script> // some other script on the page // using querySelector assumes there's only 1 Alpine component document.querySelector('[x-data]').__x.$data.items = []; </script>