-
-
Notifications
You must be signed in to change notification settings - Fork 119
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
I would like to have a FindComponent extension method available on IElement interface, if it is possible to implement, or some other feature that would allow me to search for components inside pre-selected html fragment or to identify a component residing in a specific place in it's parent component's DOM.
My specific use case is that I have a table where I select a column using the IRenderedFragment.FindAll() method and then I need to verify that each cell in the selected column contains a specific component with correct parameter value.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested