hi i’m using “segmented” component like this
http://webix.com/snippet/656eb2e9
there is a way to change the color of items that are unseleted?
hi i’m using “segmented” component like this
http://webix.com/snippet/656eb2e9
there is a way to change the color of items that are unseleted?
Nope, there is no standard way to do so.
The component can recognize only default and selected buttons, so it can’t apply a custom styling for a “unselected” button
ok thanks
if i whant to change the color for the selected button or the default button?
Can be done through css, check http://webix.com/snippet/66f03ea0
ok thanks