RootComponentMapping Struktura

Definice

Definuje mapování mezi kořenem IComponent a selektorem elementu DOM.

public value class RootComponentMapping
public readonly struct RootComponentMapping
type RootComponentMapping = struct
Public Structure RootComponentMapping
Dědičnost
RootComponentMapping

Konstruktory

RootComponentMapping(Type, String)

Vytvoří novou instanci RootComponentMapping s poskytnutým componentType a selector.

RootComponentMapping(Type, String, ParameterView)

Vytvoří novou instanci RootComponentMapping s poskytnutým componentType a selector.

Vlastnosti

ComponentType

Získá typ komponenty.

Parameters

Získá parametry, které se mají předat kořenové komponentě.

Selector

Získá selektor elementu DOM.

Platí pro