mirror of
https://github.com/archtechx/laravel-tips.git
synced 2025-12-12 05:14:04 +00:00
Update and rename livewire-disable-poll-when-hidden.md to disable-livewire-polling-when-an-element-is-hidden.md
This commit is contained in:
parent
d07e1734fc
commit
54b8430a61
1 changed files with 2 additions and 4 deletions
|
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
title: 'Disable Livewire polling when an element is hidden'
|
||||
tweet_id: '1383079668358725636'
|
||||
thread_slug: ''
|
||||
author_username: abrardev99
|
||||
images:
|
||||
- 'https://i.ibb.co/zZ7rNn8/Livewire-polling.png'
|
||||
created_at: 2021-04-16T17:20:27+02:00
|
||||
slug: disable-livewire-polling-when-an-element-is-hidden
|
||||
---
|
||||
|
||||
Livewire (v2.4.3) landed a new polling modifier that lets you limit polling when an element is not visible in the current viewport.
|
||||
Loading…
Add table
Add a link
Reference in a new issue