Open grantholle opened 3 weeks ago
This PR adds toggle and polling() functions to the poll object.
toggle
polling()
I think I need a little help with the React and Svelte side. It seems a little more intuitive that there's a polling reactive property that gets returned from the usePoll hooks.
polling
usePoll
This PR adds
toggle
andpolling()
functions to the poll object.I think I need a little help with the React and Svelte side. It seems a little more intuitive that there's a
polling
reactive property that gets returned from theusePoll
hooks.