sveltekit-enhance
Preparing search index...
StartupConfiguration
Type Alias StartupConfiguration
type
StartupConfiguration
=
{
allowedPaths
:
string
[]
;
onFailure
:
(
reason
:
unknown
)
=>
void
;
readyRedirect
:
string
;
showJSON
:
Record
<
string
,
any
>
;
showPage
:
string
;
}
Index
Properties
allowed
Paths
on
Failure
ready
Redirect
show
JSON
show
Page
Properties
allowed
Paths
allowedPaths
:
string
[]
on
Failure
onFailure
:
(
reason
:
unknown
)
=>
void
ready
Redirect
readyRedirect
:
string
show
JSON
showJSON
:
Record
<
string
,
any
>
show
Page
showPage
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allowed
Paths
on
Failure
ready
Redirect
show
JSON
show
Page
sveltekit-enhance
Loading...