A view component
A controller hook, can be parametrized with a object parameter
Creates a memoized
implementation wrap
A view component
A controller hook, can be parametrized with a object parameter
Like
React.memo
,
a custom
propsAreEqual
can be defined to change
the way component
rerendering behaves
Creates an implementation of a wrapped component using a View and a Controller hook
A view component
A controller hook, can be parametrized with a object parameter
Generated using TypeDoc
Unlike
wrap
,fastWrap
doesn't allowchildren
to fall through