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