Sign in Sign up
npm

@questflow/canvas

```typescript interface CanvasProps { idToken: string; // 通过"获取用户的id_token"获取 theme?: 'light' | 'dark'; // 主题,默认为light template?: { [key: string]: any }; // 模板对象,默认没有模板对象 flowName?: string; // 新建流程的名称,默认为New Flow flowDescription?: string; // 新建流

Latest release
May 29, 2023
Releases
11
Known CVEs
0
First release
May 21, 2023
License
View on Npm
Insights

Activity

Total releases
11
Last 12 months
0
Cadence
~daily
Dependencies
170

Releases per month

last 12 months

Release mix

  • minor 1
  • patch 9
11 releases
Dependencies

Depends on

0.2.0
1–10 of 170

Used by

Nothing tracked depends on this yet.

Releases
Version Released
0.2.0 minor
0.1.9 patch
0.1.8 patch
0.1.7 patch
0.1.6 patch
0.1.5 patch
0.1.4 patch
0.1.3 patch
0.1.2 patch
0.1.1 patch
0.1.0 initial