Preparing search index...
The search index is not available
TagoIO SDK for JavaScript and TypeScript
TagoIO SDK for JavaScript and TypeScript
Types
TemplateObj
Interface TemplateObj
interface
TemplateObj
{
created_at
:
Date
;
image_logo
?:
string
;
image_main
?:
string
;
name
:
string
;
type
:
"dashboard"
|
"analysis"
;
updated_at
:
Date
;
}
Index
Properties
created_
at
image_
logo?
image_
main?
name
type
updated_
at
Properties
created_
at
created_
at
:
Date
Optional
image_
logo
image_
logo
?:
string
Optional
image_
main
image_
main
?:
string
name
name
:
string
type
type
:
"dashboard"
|
"analysis"
updated_
at
updated_
at
:
Date
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
created_
at
image_
logo
image_
main
name
type
updated_
at
TagoIO SDK for JavaScript and TypeScript
Loading...