attachShadow method
- Map shadowRootInitDict
Implementation
ShadowRoot attachShadow(Map shadowRootInitDict) {
var shadowRootInitDict_1 = convertDartToNative_Dictionary(
shadowRootInitDict,
);
return _attachShadow_1(shadowRootInitDict_1);
}
Content-Length: 9990 | pFad | https://api.dart.dev/dart-core/../dart-html/../dart-html/Element/attachShadow.html
ShadowRoot attachShadow(Map shadowRootInitDict) {
var shadowRootInitDict_1 = convertDartToNative_Dictionary(
shadowRootInitDict,
);
return _attachShadow_1(shadowRootInitDict_1);
}
Fetched URL: https://api.dart.dev/dart-core/../dart-html/../dart-html/Element/attachShadow.html
Alternative Proxies: