mirror of
https://github.com/vector-im/element-call.git
synced 2026-03-04 05:37:22 +00:00
reword docstring
This commit is contained in:
@@ -173,7 +173,7 @@ type AudioLivekitItem = {
|
||||
|
||||
/**
|
||||
* The return of createCallViewModel$
|
||||
* This interface represents the root snapshot for the call view. Snapshots in EC with rxjs behave like snapshot trees.
|
||||
* this interface represents the root source of data for the call view.
|
||||
* They are a list of observables and objects containing observables to allow for a very granular update mechanism.
|
||||
*
|
||||
* This allows to have one huge call view model that represents the entire view without a unnecessary amount of updates.
|
||||
|
||||
Reference in New Issue
Block a user