{
+ if (window.innerWidth >= 600) {
+ e.target.config = { ...withModalDialogConfig() };
+ } else {
+ e.target.config = { ...withBottomSheetConfig() };
+ }
+ }}
+ >
+ Overlay
+
+ Hello! You can close this notification here:
+
+ e.target.dispatchEvent(new Event('demo-overlay-close', { bubbles: true }))}
+ >тип
+
+
+ `,
+ )
.add('On hover', () => {
const popup = renderOffline(html`