Application of vue? on TV

vue technology needs to be applied to TV-side pages. TV-side pages do not have the usual click time, and rely on keyboard events to achieve interaction. Have you ever used vue on TV? react is also fine.
mainly deals with focus shift and event distribution


doesn't vue have a listening keyboard event? For example,

<!--  `keyCode`  13  `vm.submit()` -->
<input v-on:keyup.13="submit">
For more information, please see ide/events.html" rel=" nofollow noreferrer "> document

.

refer to a blog website to mention a library vue-epg


as far as I know, vue is not compatible with browsers below ie8. I have set up a similar mini-library. If you need anything, please contact me

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b2c035-2b32b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b2c035-2b32b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?