'How use RxJs in thingsboard widgets
does anyone know how to use RxJs in widgets? create streams for example. the only thing that found it self.ctx.rxjs.of(). but there is no use. thanks
Solution 1:[1]
Try to use Static widget with any custom HTML, CSS and external JS libs
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | viktorkho |
