Cross-link databinding (#23436)
parent
a9322122c9
commit
ec42604497
|
@ -458,7 +458,7 @@ The following revised `Expander` component:
|
|||
|
||||
[!code-razor[](~/blazor/samples/6.0/BlazorSample_WebAssembly/Shared/index/Expander.razor)]
|
||||
|
||||
For additional information, see [Blazor Two Way Binding Error (dotnet/aspnetcore #24599)](https://github.com/dotnet/aspnetcore/issues/24599).
|
||||
For two-way parent-child binding examples, see <xref:blazor/components/data-binding#binding-with-component-parameters>. For additional information, see [Blazor Two Way Binding Error (dotnet/aspnetcore #24599)](https://github.com/dotnet/aspnetcore/issues/24599).
|
||||
|
||||
## Child content
|
||||
|
||||
|
|
Loading…
Reference in New Issue