carbon-components-svelte/types/Popover
Gregor Wassmann d139d19524 feat(v11): Popover
* Breaking changes *

- The `Popover` now uses a different markup. The trigger becomes a child of the component.
- The new `PopoverContent` becomes an additional child of the `Popover` component.
- remove `relative` property
2023-10-07 14:07:51 +02:00
..
Popover.svelte.d.ts feat(v11): Popover 2023-10-07 14:07:51 +02:00
PopoverContent.svelte.d.ts feat(v11): Popover 2023-10-07 14:07:51 +02:00