Is it possible to add an html area to the list of components?
It would give the opportunity to refresh only this fragment cyclically and display a list of notifications, for example about the number of e-mails, orders in the online store and many other applications.
It would be great if this html tags, allow to build some simple gui, best would be if we could select gui element, point it to application variable and render it recurency every defined time (100ms, 1s etc). This way PHP application, cronjob process, jscript, hescript could write to this variable any html tags. This html area needs to allow read images from application directory