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