Skip to content

Commit d66890a

Browse files
Sync svelte docs (#1442)
sync svelte docs Co-authored-by: svelte-docs-bot[bot] <196124396+svelte-docs-bot[bot]@users.noreply.github.com>
1 parent 9022dfb commit d66890a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

apps/svelte.dev/content/docs/svelte/98-reference/21-svelte-action.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ NOTE: do not edit this file, it is generated in apps/svelte.dev/scripts/sync-doc
33
title: svelte/action
44
---
55

6+
This module provides types for [actions](use), which have been superseded by [attachments](@attach).
7+
68
## Action
79

810
Actions are functions that are called when an element is created.

0 commit comments

Comments
 (0)