commit
05fbf0f39c
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ Argument | Type | Required | Description
|
||||||
|
|
||||||
Creates a computed stream that reactively updates if any of its upstreams are updated. See [combining streams](#combining-streams)
|
Creates a computed stream that reactively updates if any of its upstreams are updated. See [combining streams](#combining-streams)
|
||||||
|
|
||||||
`stream = prop.combine(combiner, streams)`
|
`stream = m.prop.combine(combiner, streams)`
|
||||||
|
|
||||||
Argument | Type | Required | Description
|
Argument | Type | Required | Description
|
||||||
----------- | --------------------------- | -------- | ---
|
----------- | --------------------------- | -------- | ---
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue