Preparing search index...
The search index is not available
TagoIO SDK for JavaScript and TypeScript
TagoIO SDK for JavaScript and TypeScript
Types
NotificationIconImage
Interface NotificationIconImage
interface
NotificationIconImage
{
bg_color
?:
string
;
fit
?:
"fill"
|
"contain"
|
"cover"
;
image_url
:
string
;
}
Index
Properties
bg_
color?
fit?
image_
url
Properties
Optional
bg_
color
bg_
color
?:
string
Optional
fit
fit
?:
"fill"
|
"contain"
|
"cover"
image_
url
image_
url
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
bg_
color
fit
image_
url
TagoIO SDK for JavaScript and TypeScript
Loading...