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