pull/8326/head
Yuichiro Yamashita 4 years ago
parent 487fedce6c
commit 011ddaa0ae

@ -1501,6 +1501,8 @@ The content is exposed in the child component using the `<slot>` element, which
</Widget> </Widget>
``` ```
Note: If you want to render regular `<slot>` element, You can use `<svelte:element this="slot" />`.
#### `<slot name="`*name*`">` #### `<slot name="`*name*`">`
--- ---

Loading…
Cancel
Save