Anatoly - Hi Team!I'm using <AppEmbed /> and I...
Hi Team!
I'm using <AppEmbed /> and I have a question about the Spotter icon.
The documentation explains in detail how to override it with another one, but I'm curious - is there an option just to disable the icon in Spotter?
Solution:Jump to solution
hey one quick way to do it is : rules unstable
otherwise currently there is not a particular action to just hide the spotter icon.
You can override it but you already mentioned it....
customCssInterface
inline customCSS within the {@link CustomisationsInterface}. Use {@link CustomCssVariables} or css rules.
2 Replies
@yuichirio_ha I do not know if there is any option to disable, maybe changing the svg can accomplish this. Can you help here?
Solution
hey one quick way to do it is : rules unstable
otherwise currently there is not a particular action to just hide the spotter icon.
You can override it but you already mentioned it.
https://developers.thoughtspot.com/docs/Interface_customCssInterface#_rules_unstable
customCssInterface
inline customCSS within the {@link CustomisationsInterface}. Use {@link CustomCssVariables} or css rules.