@reuters-graphics/teams-klaxon
GitHub
npm
Preparing search index...
types
ImageSet
Interface ImageSet
See
Elements.ImageSet
interface
ImageSet
{
type
:
"ImageSet"
;
images
:
Image
[]
;
imageSize
?:
ImageSize
;
spacing
?:
Spacing
;
separator
?:
boolean
;
height
?:
"stretch"
;
id
?:
string
;
horizontalAlignment
?:
HorizontalAlignment
;
}
Index
Properties
type
images
image
Size?
spacing?
separator?
height?
id?
horizontal
Alignment?
Properties
type
type
:
"ImageSet"
images
images
:
Image
[]
Optional
image
Size
imageSize
?:
ImageSize
Optional
spacing
spacing
?:
Spacing
Optional
separator
separator
?:
boolean
Optional
height
height
?:
"stretch"
Optional
id
id
?:
string
Optional
horizontal
Alignment
horizontalAlignment
?:
HorizontalAlignment
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
images
image
Size
spacing
separator
height
id
horizontal
Alignment
GitHub
npm
@reuters-graphics/teams-klaxon
Loading...
See
Elements.ImageSet