-
Notifications
You must be signed in to change notification settings - Fork 9
Widgets
MeowLynxSea edited this page Jan 24, 2026
·
5 revisions
This is an index of Widgets exposed by yororen_ui::widget.
Each widget has a dedicated page with example code.
Widgets are higher-level building blocks than Components:
-
Widgets can own behavior (virtualization, window chrome, focus management, etc.)
-
Some widgets return
gpui::Entity<T>because they store internal state
Notes:
-
VirtualListControllerandVirtualListHandleare documented on the VirtualList page.
Yororen UI v0.3.0 · repository · Apache-2.0 · This wiki documents Yororen UI v0.3.0.
This wiki documents Yororen UI v0.3.0 — the headless-core, swappable-renderer build.