在子组件中,如何访问对父组件的引用?如果子级嵌套在特定类型的父级中,我需要在子级中执行特定操作。
<MyParentComponent> <MyChildComponent></MyChildComponent> </MyParentComponent>
c# asp.net-core blazor
asp.net-core ×1
blazor ×1
c# ×1