Expand description
§bevy_ui_styled_widgets
This crate aimed at providing easy to use styled widgets. It is under heavy development and the API is likely to break. Its development is driven by the need of internal project, but merge requests are welcome.
Look at the examples to see how to use this crate, you may have to select the correct branch.
§Compatibility
| bevy | bevy_ui_styled_widgets |
|---|---|
| 0.18 | 0.4 |
| 0.17 | 0.1-0.3 |
Re-exports§
pub use icons_theme::IconsTheme;
Modules§
- icons_
theme - Icon theme
- prelude
- Convenient include of structs and traits
- properties
- Module with properties used for creating widgets
- styles
- Styles
Structs§
- Text
Input Submit Message - A message that is broadcast when the user presses the enter key.
- UiStyled
Widgets - Plugin for ui styled widgets
Traits§
- Style
- Represent a widget style