RootComponentMapping 結構
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
定義根 IComponent 目錄與 DOM 專案選取器之間的對應。
public value class RootComponentMapping
public readonly struct RootComponentMapping
type RootComponentMapping = struct
Public Structure RootComponentMapping
- 繼承
-
RootComponentMapping
建構函式
RootComponentMapping(Type, String, ParameterView) |
使用提供的 |
RootComponentMapping(Type, String) |
使用提供的 |
屬性
ComponentType |
取得元件類型。 |
Parameters |
取得要傳遞至根元件的參數。 |
Selector |
取得 DOM 專案選取器。 |