@questflow/canvas
```typescript interface CanvasProps { idToken: string; // 通过"获取用户的id_token"获取 theme?: 'light' | 'dark'; // 主题,默认为light template?: { [key: string]: any }; // 模板对象,默认没有模板对象 flowName?: string; // 新建流程的名称,默认为New Flow flowDescription?: string; // 新建流
Ecosystem
npmjs.org
npmjs.org
Latest Release
almost 3 years ago
0.2.0
almost 3 years ago
Versions
11
11
Downloads
9 last month
9 last month
Loading...
Readme
Loading...
Links
| Registry | npmjs.org |
| JSON API | View JSON |
| CodeMeta | codemeta.json |