• Home
  • Blog
  • About me
  • My Services
  • Courses
  • Articles
  • Talks
  • Books
  • Contact
  • Home
  • Blog
  • About me
  • My Services
  • Courses
  • Articles
  • Talks
  • Books
  • Contact
14FebFebruary 14, 2020

Initializing Web Components in Blazor via JS Interop

Thomas Claudius Huber2020-03-03T14:53:33+02:00

This blog post shows how to use a simple JavaScript web component in a Blazor app. The web component used here is a friend-list component that takes a friend array. A friend has firstName and lastName and the friend-list component displays the friends in an unordered HTML list.

(more…)
By Thomas Claudius Huber.NET, Blazor, JavaScript, Web Components3 Comments
Read more...
  • .NET Blog
  • Ela Mościcka
  • Charlin Agramonte
  • Brock Allen
  • Dominick Baier
  • Laurent Bugnion
  • Manuel Meyer
  • Philipp Salvisberg
  • René Schulte
  • Roger Troller
  • Scott Hanselman
Pluralsight course
C# 10 Unit Testing
Video course
Git for Beginners
Pluralsight course
Blazor and EF Core
Pluralsight course
WPF 6 Fundamentals
Pluralsight course
WinUI 3 Fundamentals
Pluralsight course
.NET 6 Desktop Development
All my Pluralsight courses

© Copyright 2025 - Thomas Claudius Huber