Hello, I need to add the item into shell. This is done using ShellHeadItem, but I don't want it to be an icon, but button with a text. I am able to change the span child in html but the framework is refreshing the shell after few seconds or after first click on the button.
I am trying to eliminate this "flickering" (it is visible) with call of functions for changing it again to text, but it is not perfect..
Could you please direct me to how should I extend the object and I think it's render object? Thank you very much.