Skip to main contentModule ui
Source - activity_heatmap
- component
- Reusable UI components.
- diff_util
- icon
- layout
- markdown
- overlay
- page
- Full-screen UI page modules.
- router
- state
- Shared UI state modules.
- style
- Shared UI styling constants and status-display helpers.
- text_util
- util
- Backward-compatible re-exports for UI utilities.
- RenderContext
- Immutable data required to draw a single UI frame.
Immutable data required to draw a single UI frame.
- Component
- A trait for UI components that enforces a standard rendering interface.
A trait for UI components that enforces a standard rendering interface.
- Page
- A trait for UI pages that enforces a standard rendering interface.
A trait for UI pages that enforces a standard rendering interface.
- render
- Renders a complete frame including status bar, content area, and footer.
Renders a complete frame including status bar, content area, and footer.