throughDirect
High Order Component merge the props from default agent (when only one agent in whole area is exists see direct mapping)
Params
areaName
: String: Name of the selected area
Examples
Let Agent
is declared and one default instance some where in react tree like this:
Then we can render hello
using HOC throughDirect()
like this:
Last updated