LinkPreload 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 link elements for preloading assets.
public sealed class LinkPreload : Microsoft.AspNetCore.Components.IComponent
type LinkPreload = class
interface IComponent
Public NotInheritable Class LinkPreload
Implements IComponent
- Inheritance
-
LinkPreload
- Implements
Constructors
LinkPreload() |
Explicit Interface Implementations
IComponent.Attach(RenderHandle) | |
IComponent.SetParametersAsync(ParameterView) |