Want to change the background color of an item once its clicked but its not working, here’s my css:
.itemClass{
--background-activated: red;
--background-activated-opacity:1
}
using ionic 5
2 posts - 2 participants
Want to change the background color of an item once its clicked but its not working, here’s my css:
.itemClass{
--background-activated: red;
--background-activated-opacity:1
}
using ionic 5
2 posts - 2 participants