I know we can comment the blazor pages/components as
@*
comments
comments
long comments
*@
But is there a single line comment like what we have in c# //
I know we can comment the blazor pages/components as
@*
comments
comments
long comments
*@
But is there a single line comment like what we have in c# //