Provided Widgets
gooey-widgets
is a crate containing Widgets
that work on the supported Frontends.
- Button: A push button.
- Component: A widget designed to facilitate combining multiple widgets into a single widget.
- Container: A layout widget that spaces and/or aligns a child widget.
- Label: A text label.
- Layout: A layout widget that allows positioning child widgets relative to itself using top, left, right, bottom, width, or height measurements.