Closed 618457 closed 1 year ago
Is that posible to set the transparant of backgound?
Hey, i had to solve the same problem. Not sure if there is a better solution, but i could to get it work by: :backgroundOptions="{ color: 'rgba(50,50,50,0)' You can also have like semitransparent bg.
:backgroundOptions="{ color: 'rgba(50,50,50,0)'
Is that posible to set the transparant of backgound?