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.
Learn Blazor with Coding Droplets. Below is the Blazor Tutorial Playlist Link:
• Blazor Tutorial - Beginner to Advanced
Component references provide a way to reference a component instance for issuing commands.
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. You can then invoke .NET methods on the 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: / codingdroplets
Twitter: / codingdroplets
Instagram: / codingdroplets
Github: https://github.com/codingdroplets/
#blazor #codingdroplets #componentreference
Watch video Blazor Tutorial C# - Part 5 - Blazor Component Reference online without registration, duration hours minute second in high quality. This video was added by user Coding Droplets 28 November 2021, don't forget to share it with your friends and acquaintances, it has been viewed on our site 11,063 once and liked it 298 people.