docs » cp.rx.go.If.Then.Otherwise.Then
Each Otherwise can have a subsequent Then
which will be executed after the previous one resolves.
- Methods - API calls which can only be made on an object returned by a constructor
- Then
Signature | cp.rx.go.If.Then.Otherwise.Then:Then(...) -> If.Then.Otherwise.Then |
---|---|
Type | Method |
Description | Specifies additional resolvables to resolve after the previous Then . |
Parameters |
|
Returns |
|