I want some pretty tooltips, and am trying to develop a strategy that will allow me to easily use an html attribute on any element to invoke tooltips - however, if i understand it correctly wire:ignore is gonna conflict with wire:model.
Am really loving the laravel/livewire/alpinejs/tailwind stack, and am looking for a solution that doesn’t have me writing a ton of code for each element. Has anyone done this? I’m definitely not a javascript guru, so please be kind if I’m missing some super obvious.