Quantcast
Channel: Active questions tagged blazor - Stack Overflow
Viewing all articles
Browse latest Browse all 4839

Cascade @typeparam in Blazor

$
0
0

Can you somehow cascade the @typeparam ?

For instance in this scenario, pass the TItem to the Child without specifying it

Expected behavior:

<Parent TItem="User"><Child></Parent>

Current:

<Parent TItem="User"><Child TItem="User"></Parent>

Viewing all articles
Browse latest Browse all 4839

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>