ResourcePreloader Class 
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a component that renders preload link elements for resources.
public sealed class ResourcePreloader : Microsoft.AspNetCore.Components.IComponent
	type ResourcePreloader = class
    interface IComponent
	Public NotInheritable Class ResourcePreloader
Implements IComponent
		- Inheritance
 - 
				ResourcePreloader
 
- Implements
 
Constructors
| ResourcePreloader() | 
Explicit Interface Implementations
| IComponent.Attach(RenderHandle) | |
| IComponent.SetParametersAsync(ParameterView) |