Offline State
CSS Classes
You can append .class
to your wire:offline
annotations and specify a CSS class to toggle when the user is offline.
You can also specify classes you want to be removed when offline using :wire:offline.class.remove
.
Last updated