Search
Preparing search index...
The search index is not available
Next.js
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Next.js
client/head-manager
Module client/head-manager
Index
Variables
DOMAttribute
Names
Functions
default
Variables
Const
DOMAttribute
Names
DOMAttribute
Names
:
Record
<
string
,
string
>
Functions
default
default
(
)
:
{
mountedInstances
:
Set
<
unknown
>
;
updateHead
:
(
head
:
JSX.Element
[]
)
=>
void
}
Returns
{
mountedInstances
:
Set
<
unknown
>
;
updateHead
:
(
head
:
JSX.Element
[]
)
=>
void
}
mounted
Instances
:
Set
<
unknown
>
update
Head
:
(
head
:
JSX.Element
[]
)
=>
void
(
head
:
JSX.Element
[]
)
:
void
Parameters
head:
JSX.Element
[]
Returns
void
Modules
client/head-
manager
DOMAttribute
Names
default
Generated using
TypeDoc