Blazor Tutorial C# - Part 5 - Blazor Component Reference

Blazor Tutorial C# - Part 5 - Blazor Component Reference

Blazor Tutorial C# - Part 5 is a Blazor Component Reference tutorial video in which we explains about the usages of Component Reference. The sample (Blazor C#) project in this video is created using Visual Studio with .Net 6 and C# language.

Below is the Blazor Tutorial Playlist Link:
https://www.youtube.com/playlist?list=PLzewa6pjbr3IQEUfNiK2SROQC1NuKl6PV

To capture a component reference in Blazor, use the @ref directive attribute. The value of the attribute should match the name of a settable field with the same type as the referenced component. When the parent component is rendered, the field is populated with the child component instance.

Topics Covered in this Video:
- How to create Component Reference in Blazor?
- Modal Popup implementation in Blazor application

Chapters:
0:00 - Intro
1:49 - Final Output
3:17 - Component Reference
12:08 - Modal Popup using Component Reference

You can reach us at Social Media:
Facebook: https://www.facebook.com/codingdroplets
Twitter: https://twitter.com/codingdroplets
Instagram: https://www.instagram.com/codingdroplets/
Github: https://github.com/codingdroplets/

#blazor #codingdroplets #componentreference

blazor component referenceblazor tutorialblazor tutorial c#

Post a Comment

0 Comments