You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: api-reference/50 Common/Object Structures/GlobalConfig/copyStylesToShadowDom.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ default: true
5
5
---
6
6
---
7
7
##### shortDescription
8
-
<!-- Description goes here -->
8
+
Specifies whether to copy DevExtreme stylesheets into the Shadow DOM.
9
9
10
10
---
11
-
<!-- Description goes here -->
11
+
Set this property to `true` to inject DevExtreme stylesheets into the Shadow DOM (if the stylesheets are hosted on the same domain as `index.html`). Set to `false` to skip injection.
0 commit comments