mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-16 10:51:06 +00:00
parent
5723ffef02
commit
c6373dc9b6
21 changed files with 24 additions and 5 deletions
|
@ -55,6 +55,7 @@
|
|||
<svelte:window bind:innerWidth="{winWidth}" />
|
||||
|
||||
{#if !fixed}
|
||||
<!-- svelte-ignore a11y-click-events-have-key-events -->
|
||||
<div
|
||||
on:click="{() => {
|
||||
dispatch('click:overlay');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue