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 f8f847a commit 21eee46Copy full SHA for 21eee46
.ai/inertia-laravel/2/core.blade.php
@@ -8,6 +8,10 @@
8
- Deferred props
9
- Infinite scrolling using merging props and `WhenVisible`
10
- Lazy loading data on scroll
11
+- New <Form /> component
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