Skip to main content

Module widgets

Module widgets 

Source

Re-exports§

pub use button::Button;
pub use label::Label;
pub use wbox::WBox;
pub use entry::Entry;
pub use hider::Hider;

Modules§

button
entry
hider
label
wbox

Traits§

IntoShared
Widget
Base widget trait

Type Aliases§

SharedWidget