Skip to main content

Interface: IWebComponentLoaderConfig

Defined in: common/index.ts:31

Extends

Indexable

[key: string]: any

Properties

framework?

optional framework: "react" | "vue" | "angular"

Defined in: common/index.ts:35


tag

tag: string

Defined in: common/index.ts:34


type

type: "WebComponentLoader"

Defined in: common/index.ts:32

Overrides

ISkinLoaderConfig.type


url

url: string

Defined in: common/index.ts:33