mirror of
https://github.com/fly-apps/live_beats.git
synced 2025-02-16 16:15:14 +00:00
* Use `HtmlElement.tabIndex` directly rather than going through attributes. * Always restore `tabIndex` after focus. * Remove `setTimeout` to simplify implementation. This does have a disadvantage in that it leaves unnecessary `tabindex="1"` instances around. On the other hand, it does simplify the implementation and get the job done' so is probably a more clear example of how to do this correctly. |
||
---|---|---|
.. | ||
app.js | ||
phoenix_live_view |