Preparing search index...
The search index is not available
TagoIO SDK for JavaScript and TypeScript
TagoIO SDK for JavaScript and TypeScript
Types
NotificationButton
Interface NotificationButton
interface
NotificationButton
{
color
?:
string
;
id
:
string
;
label
:
string
;
triggers
:
(
NotificationTriggerAnalysis
|
NotificationTriggerHTTP
|
NotificationTriggerProfile
)
[]
;
}
Index
Properties
color?
id
label
triggers
Properties
Optional
color
color
?:
string
id
id
:
string
label
label
:
string
triggers
triggers
:
(
NotificationTriggerAnalysis
|
NotificationTriggerHTTP
|
NotificationTriggerProfile
)
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
color
id
label
triggers
TagoIO SDK for JavaScript and TypeScript
Loading...