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.
2 parents c153877 + 4564f71 commit 9134598Copy full SHA for 9134598
src/Inertia.php
@@ -12,6 +12,7 @@
12
* @method static int|string getVersion()
13
* @method static \Inertia\Response render($component, $props = [])
14
* @method static \Illuminate\Http\Response location($url)
15
+ * @method static \Inertia\LazyProp lazy(callable $callback)
16
*
17
* @see \Inertia\ResponseFactory
18
*/
0 commit comments