Skip to main content

Crate zeus_widgets

Crate zeus_widgets 

Source

Re-exports§

pub use modal::Modal;
pub use secure_text_edit::SecureTextEdit;
pub use secure_text_edit::TextBuffer;

Modules§

modal
Modal dialog — a centered themed card over a dimmed backdrop.
secure_text_edit

Structs§

Button
ComboBox
Label
MultiLabel
A widget that displays multiple Labels in a single horizontal line, with consistent vertical alignment (centered) and optional spacing between them.