@bootdesk/js-web-adapter-core
Preparing search index...
ImageCard
Interface ImageCard
interface
ImageCard
{
alt
?:
string
;
title
?:
string
;
type
:
"image"
;
url
:
string
;
}
Hierarchy (
View Summary
)
BaseCard
ImageCard
Index
Properties
alt?
title?
type
url
Properties
Optional
alt
alt
?:
string
Optional
title
title
?:
string
type
type
:
"image"
url
url
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alt
title
type
url
@bootdesk/js-web-adapter-core
Loading...