@gmb/bitmark-parser - v7.2.0
Preparing search index...
DocumentDownloadResource
Type Alias DocumentDownloadResource
type
DocumentDownloadResource
=
{
documentDownload
?:
{
caption
?:
BitmarkPlus
;
copyright
?:
string
;
license
?:
string
;
search
?:
string
;
selected
?:
boolean
;
showInIndex
?:
boolean
;
srcAlt
?:
string
[]
;
url
?:
string
;
[
key
:
string
]:
unknown
;
}
;
type
:
"document-download"
;
}
Index
Properties
document
Download?
type
Properties
Optional
document
Download
documentDownload
?:
{
caption
?:
BitmarkPlus
;
copyright
?:
string
;
license
?:
string
;
search
?:
string
;
selected
?:
boolean
;
showInIndex
?:
boolean
;
srcAlt
?:
string
[]
;
url
?:
string
;
[
key
:
string
]:
unknown
;
}
type
type
:
"document-download"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
document
Download
type
@gmb/bitmark-parser - v7.2.0
Loading...