Skip to main content
Svelte & SvelteKit·Lesson 4 Quiz

Quiz: Forms & Actions

Test what you learned in this lesson before moving on.

Lesson Quiz

Pass with 80% to complete this lesson.

1. What HTTP method do SvelteKit form actions use?

2. What does use:enhance add to a SvelteKit form?

3. What function do you use to return validation errors from an action?