CodeCraft Auth API Docs - v0.0.0
Preparing search index...
modules/authentication/layouts/auth.layout
AuthLayoutContext
Interface AuthLayoutContext
interface
AuthLayoutContext
{
setDescription
:
(
description
:
string
|
null
)
=>
void
;
setTitle
:
(
title
:
string
|
null
)
=>
void
;
}
Index
Properties
set
Description
set
Title
Properties
set
Description
setDescription
:
(
description
:
string
|
null
)
=>
void
set
Title
setTitle
:
(
title
:
string
|
null
)
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
set
Description
set
Title
CodeCraft Auth API Docs - v0.0.0
Loading...