exellian / rui

Rust framework for building modern ui
3 stars 0 forks source link

tab event handling + tabindex #8

Open exellian opened 2 years ago

exellian commented 2 years ago

This is a special case of event handling, which requires some type of event state for each node. We have to elaborate how to manage event states like in this example the tabindex.