Expand description
Data structures for tracking the state of the front-end’s line cache and preparing render plans to update it.
Structs§
- Builder
- Builder for
LineCacheShadow
object. - Line
Cache Shadow - The line cache shadow tracks the state of the line cache in the front-end.
Any content marked as valid here is up-to-date in the current state of the
view. Also, if
dirty
is false, then the entire line cache is valid. - Plan
Iterator - Plan
Segment - Render
Plan - Span