How to call api method from child to parant razor component in Blazor webassembly
Kuldeep Y
41
Reputation points
Hii,
i am getting some error when i call api from chilld razor component to parant razor component using Parameter Attribute but the HttpClient object goes null that time and i am not getting the api response 


Developer technologies | .NET | Blazor
Developer technologies | .NET | Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.
Developer technologies | C#
Developer technologies | C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
Sign in to answer