Header
Main header or Content header
Params
Param
value
Use for
Components Laravel
$function = (object)[
'list' => "/list", // optional
'grid' => "/grid", // optional
'add' => "/grid", // optional
'excel' => "generateCSV('')", // optional but required function
'csv' => "generateExcel('')", // optional but required function
'pdf' => "previewForm('')" // optional but required function
]<x-heading title="Name Cards" icon="#users" :func="$function" new/>Last updated