Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nabind47/sveltekit_shadcnui


https://github.com/nabind47/sveltekit_shadcnui

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

## [Form Actions](https://kit.svelte.dev/docs/form-actions)

```ts
// src/routes/+layout.svelte

```

> **_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._**