Search
Preparing search index...
The search index is not available
prismic-javascript
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Document
Class Document
Hierarchy
Document
Implements
IDocument
Index
Constructors
constructor
Properties
alternate
Languages
data
first
Publication
Date
href
id
lang
last
Publication
Date
slug
slugs
tags
type
uid
Constructors
constructor
new
Document
(
id
:
string
, type
:
string
, href
:
string
, tags
:
string
[]
, slug
:
string
, slugs
:
string
[]
, alternateLanguages
:
string
[]
, firstPublicationDate
:
string
|
null
, lastPublicationDate
:
string
|
null
, data
:
any
, uid
?:
undefined
|
string
, lang
?:
undefined
|
string
)
:
Document
Parameters
id:
string
type:
string
href:
string
tags:
string
[]
slug:
string
slugs:
string
[]
alternateLanguages:
string
[]
firstPublicationDate:
string
|
null
lastPublicationDate:
string
|
null
data:
any
Optional
uid:
undefined
|
string
Optional
lang:
undefined
|
string
Returns
Document
Properties
alternate
Languages
alternate
Languages
:
string
[]
data
data
:
any
first
Publication
Date
first
Publication
Date
:
Date
|
null
href
href
:
string
id
id
:
string
Optional
lang
lang
:
undefined
|
string
last
Publication
Date
last
Publication
Date
:
Date
|
null
slug
slug
:
string
slugs
slugs
:
string
[]
tags
tags
:
string
[]
type
type
:
string
Optional
uid
uid
:
undefined
|
string
Globals
Document
constructor
alternate
Languages
data
first
Publication
Date
href
id
lang
last
Publication
Date
slug
slugs
tags
type
uid
Generated using
TypeDoc