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