Leaf PHP

functions.php

Table of Contents

Functions

inertia()  : mixed
Render Inertia page

Functions

inertia()

Render Inertia page

inertia(string $component[, array<string|int, mixed> $props = [] ]) : mixed
Parameters
$component : string

The component to render.

$props : array<string|int, mixed> = []

The props to pass to the component.


        
On this page

Search results