Skip to content

Finding component in pre-selected html fragment #152

@doyce

Description

@doyce

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions