Click here to Skip to main content
15,896,453 members
Articles / Web Development / Blazor

Building Blazor Base Components

Rate me:
Please Sign up or sign in to vote.
5.00/5 (8 votes)
14 Jul 2023MIT8 min read 10.1K   16  
How to build a suite of base components for Blazor
The article describes how to build base components for Blazor, including BlazrUIBase, BlazrControlBase, and BlazrComponentBase, to create simpler and more efficient components with a smaller footprint. The components provide features such as wrapper/frame functionality, immediate rendering, and manual implementation of OnAfterRender.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
Retired Cold Elm
United Kingdom United Kingdom
Ex Geologist, Project Manager, Web Hoster, Business Owner and IT Consultant. Now, a traveller to places less travelled. And part time developer trying to keep up!

If you feel like saying thanks, the next time you see a charity request, DONATE. No matter how small, no matter who, it'll count. If you have a choice in the UK, Barnados.

Comments and Discussions