Blazor EventCallback with Multiple Params - how to respond to event in parent host control

前端 未结 0 1316
南笙
南笙 2020-12-07 22:34

I have a blazor component with an EventCallBack parameter that utilized the new struct format allowing multiple arguments

[Parameter] public EventCallback<         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题