Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Change the hovercolor for filter component
#1
How to change the hover color of the filter component.

(12-23-2022, 10:42 AM)harshabalan Wrote: How to change the hover color of the filter component.

The below script an be used to change the hover background color
var a= sdk.getWidget( componentid);
a.m_hoverbackgroundcolor= "rgba(0, 0, 0, 0.1)";
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)