ImportMap Class

Definition

Represents an element that defines the import map for module scripts in the application.

C#
public sealed class ImportMap : Microsoft.AspNetCore.Components.IComponent
Inheritance
ImportMap
Implements

Constructors

Properties

AdditionalAttributes

Gets or sets a collection of additional attributes that will be applied to the created script element.

HttpContext

Gets or sets the HttpContext for the component.

ImportMapDefinition

Gets or sets the import map definition to use for the component. If not set the component will generate the import map based on the assets defined for this application.

Explicit Interface Implementations

Applies to

Product Versions
ASP.NET Core 9.0