mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
8 lines
No EOL
189 B
Text
8 lines
No EOL
189 B
Text
<script>
|
|
import { Portal } from "carbon-components-svelte";
|
|
import Preview from "../../components/Preview.svelte";
|
|
</script>
|
|
|
|
## Default
|
|
|
|
<FileSource src="/framed/Portal/BasicPortal" /> |