You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
svelte/documentation/docs/98-reference/21-svelte-action.md

9 lines
218 B

---
title: svelte/action
use_cases: "legacy actions, DOM manipulation, typing actions"
---
This module provides types for [actions](use), which have been superseded by [attachments](@attach).
> MODULE: svelte/action