Interface: IHTMLLoaderConfig
Defined in: common/index.ts:43
Extends
Indexable
[key
: string
]: any
Properties
height?
optional
height:string
Defined in: common/index.ts:47
HTML
HTML:
string
Defined in: common/index.ts:45
shadowRootMode?
optional
shadowRootMode:"open"
|"closed"
|"none"
Defined in: common/index.ts:46
type
type:
"HTMLLoader"
Defined in: common/index.ts:44
Overrides
width?
optional
width:string
Defined in: common/index.ts:48