Skip to main content

KanbanConfiguration

idstring<uuid>required
namestringrequired
values objectrequired

Host-persisted form string value; converted to JSON native value by parameter definition when injected into the page.

property name*string
createdAtstring<date-time>required
updatedAtstring<date-time>required
KanbanConfiguration
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"name": "string",
"values": {},
"createdAt": "2024-07-29T15:51:28.071Z",
"updatedAt": "2024-07-29T15:51:28.071Z"
}