Skip to content

Commit

Permalink
Open shadow root
Browse files Browse the repository at this point in the history
  • Loading branch information
mbeckem committed Dec 14, 2023
1 parent 6b1cddc commit 859f0fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/samples/theming-sample/theming-app/app.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ import { AppUI } from "./AppUI";

const Element = createCustomElement({
component: AppUI,
openShadowRoot: true,
theme,
appMetadata
});
Expand Down

0 comments on commit 859f0fe

Please sign in to comment.