This repository was archived by the owner on Aug 5, 2025. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork238
This repository was archived by the owner on Aug 5, 2025. It is now read-only.
Add more details to spread props note section #648
Open
Description
The Note section on thespread props page mentions$$props, but that concept isn't discussed prior to that point, so it would be helpful to users to describe what itis before mentioning its use case.
The note says "...you can do so by accessing$$props directly", but if the user doesn't even know what$$props is how would they know how to access it?
The user shouldn't have to look at an outside resource to learn that "$$props is an internal variable that holds all the props received by a Svelte component".
Metadata
Metadata
Assignees
Labels
No labels