mirror of
https://github.com/sveltejs/svelte.git
synced 2024-12-01 01:11:24 +01:00
7d11fa8da2
We didn't account for the `$props` rune being writtin in a way that makes some props unknown, and they would only be visible through the `customElement.props` definition. This changes the iteration to account for that and also adds a note to the documentation that you need to list out the properties explicitly. fixes #13785 |
||
---|---|---|
.. | ||
01-introduction | ||
02-runes | ||
03-template-syntax | ||
04-styling | ||
05-special-elements | ||
06-runtime | ||
07-misc | ||
98-reference | ||
99-legacy | ||
index.md |