IMockerBlazorTestHelpers<(Of <(<'T>)>)>..::..GetComponents<(Of <(<'TComponent>)>)> Method (Nullable<(Of <(<'Func<(Of <(<'IElement, Boolean>)>)>>)>)>)
Gets the components.
Namespace:
FastMoq.Web.Blazor.InterfacesAssembly: FastMoq.Web (in FastMoq.Web.dll)
Syntax
List<IRenderedComponent<TComponent>> GetComponents<TComponent>( Nullable<Func<IElement, bool>> predicate ) where TComponent : IComponent, IComponent
Type Parameters
- TComponent
- The type of the t of type.