跳到主要内容

KanbanConfiguration

idstring<uuid>required
namestringrequired
values objectrequired

宿主持久化的表单字符串值;注入页面时按参数定义转换为 JSON 原生值。

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"
}