gpui-component 0.6.0

GPUI Component: the styled component library of GPUI Kit, with 60+ desktop UI components for GPUI.
Documentation
1
2
3
4
5
6
mod item;
mod stepper;
pub(super) mod trigger;

pub use item::*;
pub use stepper::*;