Hi there,
Has anyone got the hover colour working within an SVG on PowerApps ?
I create an SVG and then I add this to the code :
here is a sample of a SVG :
Problem is that you are using a class to style. PowerApps SVGs do not support styles or classes. Only inline styles are allowed, and that would not give you the hover (that I am aware of).
I hope this is helpful for you.
So there is not a way to create a button as a customised icon ? I was looking at using the fabric icons but really you need the hover option on a button for it to look complete.
Unfortunately no (at least that I have ever been able to achieve - and I've given it a good effort). The styles ability is not available and you need to be able to specify the hover style. None of the controls in PowerApps "expose" their events (like hover), so you really can't catch it and respond to it.
Definitely is in the Idea forum many times and many ways. Seems the top checked idea is this one. Unfortunately from 2018 and still marked as "new" 😞
so really the only option is to write a component in code it in react to achieve this.... oh man - thanks !!!
Actually we find this specific line of discussion quite interesting.
Other than the idea link, do either of you happen to be specifically familiar with any attempt by someone to provide a component for this already, whether it's a custom Power Apps code component or otherwise?
If so, please provide any info you know as we would be interested to know about it just in case. We will also attempt to check on it ourselves as well, but could not find anything of the sort yet.
User | Count |
---|---|
141 | |
97 | |
89 | |
78 | |
56 |
User | Count |
---|---|
191 | |
187 | |
105 | |
99 | |
91 |