videosphere
Preparing search index...
app/(auth)/login/layout
default
Function default
default
(
props
:
{
children
:
ReactNode
}
,
)
:
Promise
<
|
ReactElement
<
unknown
,
(string | JSXElementConstructor<any>)
>
|
Iterable
<
ReactNode
,
any
,
any
>
|
AwaitedReactNode
,
>
Sends first-run visitors to setup instead of the login form.
Parameters
props
:
{
children
:
ReactNode
}
Layout props.
Returns
Promise
<
|
ReactElement
<
unknown
,
(string | JSXElementConstructor<any>)
>
|
Iterable
<
ReactNode
,
any
,
any
>
|
AwaitedReactNode
,
>
The login page subtree.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
videosphere
Loading...
Sends first-run visitors to setup instead of the login form.