Click here to Skip to main content
15,889,877 members
Articles / Web Development / Blazor

Blazor Component Callback from a RenderFragment Template

Rate me:
Please Sign up or sign in to vote.
5.00/5 (5 votes)
16 Apr 2022CPOL6 min read 15.1K   112   5  
Blazor Component method callback from an external RenderFragment Template
This article covers the problem and solution to enable Blazor Components to allow callbacks, with optional data, from an external template.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Technical Lead
Australia Australia
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions