every <timing declaration> - can be used to have an element poll periodically.
if you want to add a filter to polling, it should be added after the poll declaration:
`every 1s [someConditional]`
[HTMX Reference](https://htmx.org/attributes/hx-trigger/)