Provides an ECS-driven UI framework for building user interfaces in the Bevy game engine.
# Cargo.toml
[dependencies]
bevy_ui = "0.18.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Import Bevy UI prelude for UI components.
Add bevy = "0.18" to Cargo.toml and run within a Bevy App.
No dependency data recorded yet.