An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

@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
Latest Release
0.2.0
almost 3 years ago
Versions
11
Downloads
9 last month
Links
Registry npmjs.org
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:npm/%40questflow/canvas
spec
License
Namespace questflow
First Release almost 3 years ago
Last Synced 14 days ago