Skip to main content

Getting the Template's Default Data Binding

Here, you can get the template's default data binding objects.

Path Parameters
id string REQUIRED

Template id

Example: line-chart
Responses
200

Template's default data binding object

Schema
object[]
field string

The field property.

label string

The label property.

default string

Default value

required boolean

Whether the property is required or not.

hint string

The hint property for website.

value string

The actual value.

color string

The primary color.

secondColor string

The secondary color.

404

No Template was found