Is there any documentation on the attribute?
I see some online articles that mention Context, but I am perplex what it means and what other attributes are available. Thanks!
Is there any documentation on the attribute?
I see some online articles that mention Context, but I am perplex what it means and what other attributes are available. Thanks!
The linked document covered a wider set of topics and examples, but the Context
attribute is used in most of the examples.
The Context
attribute is only explained midway through the page, as so:
Specify the
Context
attribute on the component element when you want to specify the content parameter name for implicit child content (without any wrapping child element). In the following example, theContext
attribute appears on theTemplatedNavBar
element and applies to all RenderFragment template parameters.