How to traverse the Blazor component's children for modifications?

Posted 174 days ago by Nick
0

Hi there

How can I traverse the Blazor component's children and browse its mark-up elements? My task is to find any HTML elements with attribute like SecurityGroup="GroupName" and modify, say, <input> element to <label>. Or remove <input> at all.

I tried to define the RenderTreeBuilder delegate and get Frames but it seems no HTML stuff can be obtained.

Thanks

Someone is typing...

Post a Reply

You must be logged in to add a new post.
Number of online users: 0
An error has occurred. This application may no longer respond until reloaded. Reload 🗙