Debugging
unstableEnableRowRenderEvents$
Section titled “unstableEnableRowRenderEvents$”
constunstableEnableRowRenderEvents$:NodeRef<boolean>
Enables emission of unstable row render instrumentation events. Disabled by default to avoid paying the per-row event cost unless debugging.
unstableRowRender$
Section titled “unstableRowRender$”
constunstableRowRender$:NodeRef<UnstableRowRenderEvent>
Stream of unstable row render instrumentation events.
UnstableRowRenderEvent
Section titled “UnstableRowRenderEvent”Fired after a row commit when unstable row render instrumentation is enabled.
Properties
Section titled “Properties”boolean
number
section
Section titled “section”sticky
Section titled “sticky”boolean
UnstableRowRenderSection
Section titled “UnstableRowRenderSection”UnstableRowRenderSection =
"row"|"scrollable"|"sticky-left"|"sticky-right"
Fired after a row commit when unstable row render instrumentation is enabled.