We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21eee46 commit c23670cCopy full SHA for c23670c
.ai/inertia-laravel/2/core.blade.php
@@ -8,10 +8,7 @@
8
- Deferred props
9
- Infinite scrolling using merging props and `WhenVisible`
10
- Lazy loading data on scroll
11
-- New <Form /> component
+- New <Form /> component to handle form submissions without full page reload.
12
13
### Deferred Props & Empty States
14
- When using deferred props on the frontend, you should add a nice empty state with pulsing / animated skeleton.
15
-
16
-### New <Form /> component
17
-This is the simplest way to get started with buildings forms in Inertia v2.
0 commit comments