File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1414 * @method static void version(\Closure|string|null $version)
1515 * @method static string getVersion()
1616 * @method static void resolveUrlUsing(\Closure|null $urlResolver = null)
17- * @method static \Inertia\ScrollProp scroll(mixed $value, string $wrapper = 'data', \Inertia\ProvidesScrollMetadata|callable|null $metadata = null)
17+ * @method static \Inertia\ScrollProp<mixed> scroll(mixed $value, string $wrapper = 'data', \Inertia\ProvidesScrollMetadata|callable|null $metadata = null)
1818 * @method static \Inertia\OptionalProp optional(callable $callback)
1919 * @method static \Inertia\LazyProp lazy(callable $callback)
2020 * @method static \Inertia\DeferProp defer(callable $callback, string $group = 'default')
You can’t perform that action at this time.
0 commit comments