You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 24, 2026. It is now read-only.
Ideally, should be able to assign a class and a data attribute indicating the NetworkTables key, and the HTML object will transmit/respond based on NetworkTables events. For example, something like a toggle button:
.. or something like this. A lot of the UI elements should be buildable without requiring any explicit javascript, to make it simpler to add/extend the UI.
Ideally, should be able to assign a class and a data attribute indicating the NetworkTables key, and the HTML object will transmit/respond based on NetworkTables events. For example, something like a toggle button:
.. or something like this. A lot of the UI elements should be buildable without requiring any explicit javascript, to make it simpler to add/extend the UI.