Searched refs:EmbeddedType (Results 1 – 9 of 9) sorted by relevance
23 EmbeddedComponent(loader: Want, type: EmbeddedType)34 | type | [EmbeddedType](ts-appendix-enums.md#embeddedtype12) …133 EmbeddedComponent(this.want, EmbeddedType.EMBEDDED_UI_EXTENSION)
969 ## EmbeddedType<sup>12+</sup>
23 EmbeddedComponent(loader: Want, type: EmbeddedType)32 | type | [EmbeddedType](ts-appendix-enums.md#embeddedtype12) …124 EmbeddedComponent(this.want, EmbeddedType.EMBEDDED_UI_EXTENSION)
3213 var EmbeddedType; variable3214 (function (EmbeddedType) {3215 EmbeddedType[EmbeddedType["EMBEDDED_UI_EXTENSION"] = 0] = "EMBEDDED_UI_EXTENSION";3216 })(EmbeddedType || (EmbeddedType = {}));
156 EmbeddedComponent(this.want, EmbeddedType.EMBEDDED_UI_EXTENSION)
485 EmbeddedComponent(this.want, EmbeddedType.EMBEDDED_UI_EXTENSION)
340 EmbeddedComponent(this.want, EmbeddedType.EMBEDDED_UI_EXTENSION)