FilamentView
class FilamentView extends Facade (View source)
Methods
static string
getFacadeAccessor()
No description
static void
static void
spa(bool $condition = true)
No description
static void
spaUrlExceptions(array $exceptions)
No description
static bool
hasSpaMode(?string $url = null)
No description
static Htmlable
renderHook(string $name, string $array | null $scopes = null)
No description
Details
static protected string
getFacadeAccessor()
No description
static void
registerRenderHook(string $name, Closure $hook, string|array|null $scopes = null)
No description
static void
spa(bool $condition = true)
No description
static void
spaUrlExceptions(array $exceptions)
No description
static bool
hasSpaMode(?string $url = null)
No description
static Htmlable
renderHook(string $name, string $array | null $scopes = null)
No description