Data Source as an observable?
Abierto
- Lenguaje dominante
- TypeScript
- Estrellas
- 1.6k
- Forks
- 867
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
I have a socket.io service which supplies my ng2-smart-table lines. I want the table to update itself as new data becomes available on the server. My API releases and `init` package on connection with all existing lines, then a subsequent `new` event with any individual releases.
Is it possible to use this observable to automatically update the table?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.