Expand description
ui4
a UI library for the Bevy game engine.
More specifically, it’s a vdom-less UI library which uses fine-grained reactivity to keep your UI in sync with the rest of your game and itself.
Modules
Types and traits for the transition system
The core api that makes ui4 tick
Types that make up the DOM
The bevy integration
The ui4 prelude
A comprehensive getting started guide for ui4
The built-in widget library The ui4 built in widget library