-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Open
Description
Describe the problem
As a long time Svelte user, this was my frustration:
- Forgot about what the term
attach
- Remembered previously used
Action
- No mention of
attach
in that documentation - Moved to the adjacent
svelte/attachments
docs - Does not explain the term and starts with
createAttachmentKey
- Learns that there is a separate docs for it, linked at the end of the page
Describe the proposed solution
This PR introduces attachments, which are essentially a more flexible and modern version of actions. #15000
- Advise
attachments
in thesvelte/action
docs - Reorder
svelte/attachments
docs and introduceAttachment
in the beginning
Importance
nice to have
Metadata
Metadata
Assignees
Labels
No labels