Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Can set gradient color in the button?

I want to create a gradient color button in the watch app, but it is not working.

 

<use id="button-1" href="#text-button"

class="text-button bottom"
gradient-type="linear"
gradient-x1="50%" gradient-y1="0"
gradient-x2="100%" gradient-y2="50%"
gradient-color1="magenta"
gradient-color2="green" >
</use>

Best Answer
0 Votes
0 REPLIES 0