provide ¤
ProvideNode ¤
ProvideNode(nodelist: NodeList, trace_id: str, node_id: Optional[str] = None, kwargs: Optional[RuntimeKwargs] = None)
Bases: BaseNode
Implementation of the {% provide %}
tag. For more info see Component.inject
.