drafftink-widgets 0.1.0

Reusable egui widget components with Tailwind styling
Documentation
  • Coverage
  • 99.21%
    126 out of 127 items documented0 out of 82 items with examples
  • Size
  • Source code size: 59.59 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 7.24 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 39s Average build duration of successful builds.
  • all releases: 39s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • PatWie

Reusable egui widget components with Tailwind-inspired styling.

This crate provides a collection of styled UI components for egui applications:

  • Buttons: Icon buttons, toggle buttons, multi-state toggles
  • Colors: Tailwind color palette, color swatches, color picker grids
  • Menu: Menu items, separators, panel frames
  • Layout: Section labels, separators, spacing helpers