The Wayback Machine - https://web.archive.org/web/20201010232717/https://github.com/topics/blazor-webassembly
Skip to content
#

blazor-webassembly

Here are 263 public repositories matching this topic...

vladislav-karamfilov
vladislav-karamfilov commented Sep 5, 2020

Currently we have a lot of public component props and methods but many of them should be private. We should revisit all components and make the necessary changes.

Here is an example from ErrorList component:
https://github.com/BlazorRepl/BlazorRepl/blob/5c7f061eb9cc75ac1121d70ba9f4828e9eb465c1/Client/Components/ErrorList.razor.cs#L22-L32

All of these properties and methods can be `privat

Improve this page

Add a description, image, and links to the blazor-webassembly topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the blazor-webassembly topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.