xverse-components-process-control
v1.0.1
Published
xverse components process-control
Downloads
2
Readme
API
| 参数名 | 类型 | 说明 | 默认值 | 是否必填 | 备注 | | ---------------- | --------------------------------------------- | ----- | ------ | -------- | ----- | --- | | defaultActiveKey | string | | - | false | - | | activeKey | string | | - | false | - | | onNext | (nextKey?: string, opt?: T) => Promise<string | void> | | - | false | - | | branches | string[] | | - | false | - | | keepAlive | boolean | | - | false | - | | clearAlive | boolean | | - | false | - |