chanan / Blazorous

Maintainable CSS with Blazor

Home Page:https://chanan.github.io/Blazorous/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expose the ref of the html element from Dynamic

chanan opened this issue · comments

<Dynamic TagName="div" ref="divRef" />

The above does not currently work right.