Skip to main content

Module component

Module component 

Source

Structs§

RenderCache
Cached render output.
RenderCacheKey
Key for render caching — components return this to indicate when cache is valid. Two renders with the same cache key produce identical output.

Traits§

Component
Every renderable UI element.