Skip to content

Commit d1834f0

Browse files
committed
WIP: [docs] Add sveltekit guide progressive enhancement block
1 parent 1f6b9c0 commit d1834f0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

apps/docs/src/content/docs/integrations/sveltekit.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,3 +105,7 @@ According to Svelte documentation your form should always use `POST` requests.
105105

106106
## Progressive enhancement
107107

108+
You should always use `enhance` action on your forms.
109+
110+
But if you really want the form to work with `JavaScript` disabled, then check out the list of restrictions.
111+

0 commit comments

Comments
 (0)