Exposes a node under a name so consumers in the surrounding scope can resolve it by that key. Sits inside a host's provides list and pairs with injectedValueNode on the consumer side: an injection with the matching key resolves to this entry's node.
provides
injectedValueNode
node
Exposes a node under a name so consumers in the surrounding scope can resolve it by that key. Sits inside a host's
provideslist and pairs withinjectedValueNodeon the consumer side: an injection with the matching key resolves to this entry'snode.