A parameter can be accessed by the template component (of type RenderFragment<T>) using the context property. The context parameter is the implicit parameter; however, the parameter can be changed using the Context attribute on the templated component.
A parameter can be accessed by the template component (of type RenderFragment<T>) using the context property. The context parameter is the implicit parameter; however, the parameter can be changed using the Context attribute on the templated component.
Alternatively, this attribute can be specified on the component element. So, this attribute applies to all specified template parameters.
need an explanation for this answer? contact us directly to get an explanation for this answer