@gmb/bitmark-parser - v7.2.0
Preparing search index...
ImageLandscapeResource
Type Alias ImageLandscapeResource
type
ImageLandscapeResource
=
{
imageLandscape
?:
{
alt
?:
string
;
caption
?:
BitmarkPlus
;
copyright
?:
string
;
height
?:
number
;
license
?:
string
;
search
?:
string
;
selected
?:
boolean
;
showInIndex
?:
boolean
;
src
?:
string
;
src1x
?:
string
;
src2x
?:
string
;
src3x
?:
string
;
src4x
?:
string
;
srcAlt
?:
string
[]
;
width
?:
number
;
zoomDisabled
?:
boolean
;
[
key
:
string
]:
unknown
;
}
;
type
:
"image-landscape"
;
}
Index
Properties
image
Landscape?
type
Properties
Optional
image
Landscape
imageLandscape
?:
{
alt
?:
string
;
caption
?:
BitmarkPlus
;
copyright
?:
string
;
height
?:
number
;
license
?:
string
;
search
?:
string
;
selected
?:
boolean
;
showInIndex
?:
boolean
;
src
?:
string
;
src1x
?:
string
;
src2x
?:
string
;
src3x
?:
string
;
src4x
?:
string
;
srcAlt
?:
string
[]
;
width
?:
number
;
zoomDisabled
?:
boolean
;
[
key
:
string
]:
unknown
;
}
type
type
:
"image-landscape"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
image
Landscape
type
@gmb/bitmark-parser - v7.2.0
Loading...