Interface: IHTMLLoaderConfig
Defined in: common/index.ts:53
Extends
Indexable
[key
: string
]: any
Properties
height?
optional
height:string
Defined in: common/index.ts:58
HTML
HTML:
string
Defined in: common/index.ts:55
shadowRootMode?
optional
shadowRootMode:"open"
|"closed"
|"none"
|"localFrame"
Defined in: common/index.ts:57
type
type:
"HTMLLoader"
Defined in: common/index.ts:54
Overrides
width?
optional
width:string
Defined in: common/index.ts:59