Preparing search index...
The search index is not available
Astro Node.js Fastify adapter - v0.0.12
Astro Node.js Fastify adapter
<internal>
AstroComponentMetadata
Interface AstroComponentMetadata
interface
AstroComponentMetadata
{
astroStaticSlot
:
true
;
componentExport
?:
{
namespace
?:
boolean
;
value
:
string
;
}
;
componentUrl
?:
string
;
displayName
:
string
;
hydrate
?:
"idle"
|
"load"
|
"visible"
|
"media"
|
"only"
;
hydrateArgs
?:
any
;
}
Index
Properties
astro
Static
Slot
component
Export?
component
Url?
display
Name
hydrate?
hydrate
Args?
Properties
astro
Static
Slot
astro
Static
Slot
:
true
Optional
component
Export
component
Export
?:
{
namespace
?:
boolean
;
value
:
string
;
}
Type declaration
Optional
namespace
?:
boolean
value
:
string
Optional
component
Url
component
Url
?:
string
display
Name
display
Name
:
string
Optional
hydrate
hydrate
?:
"idle"
|
"load"
|
"visible"
|
"media"
|
"only"
Optional
hydrate
Args
hydrate
Args
?:
any
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
astro
Static
Slot
component
Export
component
Url
display
Name
hydrate
hydrate
Args
Astro Node.js Fastify adapter - v0.0.12
Loading...