pull/8331/head
Yuichiro Yamashita 2 years ago committed by GitHub
parent 79c64df41b
commit 3423bf6b30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save