Preparing search index...
The search index is not available
@ezpaarse-project/ezreeport-sdk-js
@ezpaarse-project/ezreeport-sdk-js
templates
InputTemplate
Interface InputTemplate
interface
InputTemplate
{
body
:
{
fetchOptions
?:
{
dateField
:
string
;
filters
?:
Record
<
string
,
any
>
;
index
?:
string
;
}
;
layouts
:
Layout
[]
;
renderOptions
?:
{
grid
?:
{
cols
:
number
;
rows
:
number
;
}
;
}
;
renderer
?:
string
;
}
;
name
:
string
;
tags
:
{
color
?:
string
;
name
:
string
;
}
[]
;
}
Index
Properties
body
name
tags
Properties
body
body
:
{
fetchOptions
?:
{
dateField
:
string
;
filters
?:
Record
<
string
,
any
>
;
index
?:
string
;
}
;
layouts
:
Layout
[]
;
renderOptions
?:
{
grid
?:
{
cols
:
number
;
rows
:
number
;
}
;
}
;
renderer
?:
string
;
}
Type declaration
Optional
fetch
Options
?:
{
dateField
:
string
;
filters
?:
Record
<
string
,
any
>
;
index
?:
string
;
}
date
Field
:
string
Optional
filters
?:
Record
<
string
,
any
>
Optional
index
?:
string
layouts
:
Layout
[]
Optional
render
Options
?:
{
grid
?:
{
cols
:
number
;
rows
:
number
;
}
;
}
Optional
grid
?:
{
cols
:
number
;
rows
:
number
;
}
cols
:
number
rows
:
number
Optional
renderer
?:
string
name
name
:
string
tags
tags
:
{
color
?:
string
;
name
:
string
;
}
[]
Type declaration
Optional
color
?:
string
name
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
body
name
tags
@ezpaarse-project/ezreeport-sdk-js
history
auth
crons
elastic
health
namespaces
queues
reports
setup
tasks
tasksActivity
tasksPresets
templates
EzReeportSDK
version
Generated using
TypeDoc