The built-in widget library for the Iced GUI framework, providing buttons, text inputs, and more.
# Cargo.toml
[dependencies]
iced_widget = "0.14.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a simple button widget.
Use iced::Application or iced::Sandbox to run the UI
No dependency data recorded yet.