Skip to main content

Module ui

Module ui 

Source

Modules§

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.

Structs§

RenderContext
Immutable data required to draw a single UI frame. Immutable data required to draw a single UI frame.

Traits§

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.

Functions§

render
Renders a complete frame including status bar, content area, and footer. Renders a complete frame including status bar, content area, and footer.