Replies: 1 comment
-
Hey! Built-in polling support would make a good PR. Alternatively, you can use a custom column. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be useful if columns (or rows even) could have a
poll()
method that applies awire:poll
attribute to the<td>
element. Possibly a more useful function would be adding anattribute()
method.Example:
Alternatively:
Beta Was this translation helpful? Give feedback.
All reactions