init_form_table
Create a matrix layout of table rows and cells within a form. Specify name, title, rows, and cols to generate the table structure for template editing.
Instructions
创建表单内 Table/TableRow/TableCell 矩阵布局。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cols | Yes | ||
| name | Yes | ||
| rows | Yes | ||
| title | Yes | ||
| parentPath | No |