Skip to main content

Crate bevy_ui_styled_widgets

Crate bevy_ui_styled_widgets 

Source
Expand description

stable pipeline dev/1 pipeline docs crates.io

§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

bevybevy_ui_styled_widgets
0.180.4
0.170.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§

TextInputSubmitMessage
A message that is broadcast when the user presses the enter key.
UiStyledWidgets
Plugin for ui styled widgets

Traits§

Style
Represent a widget style