API inspired by Dear ImGui, but using ceramic elements UI, making it work with any ceramic target
Update field focus from tab key events
A simple class to hold window item data. The same class is used for every window item kind so that it's easier to recycle it and avoid allocating too much data at every frame.