Form Actions

// src/routes/+layout.svelte
<form method="POST" action="/login">
    <!-- content -->
</form>

We can also invoke the action from other pages (for example if there's a login widget in the nav in the root layout) by adding the action attribute, pointing to the page.

Top categories

svelte logo

Need a Svelte website built?

Hire a professional Svelte developer today.
Loading Svelte Themes