Skip to content
This repository has been archived by the owner on Apr 13, 2022. It is now read-only.

Partial

Thomas Coats edited this page Mar 21, 2016 · 3 revisions

Partial

This is vdom-thunk which can be used to cache sections of the virtual dom based on state. It takes a copy of the state and only renders it's child component when the passed state changes.