Renderer not working in checkbox

Tags: #<Tag:0x00007f8b18d5a1b0>

Hi,

I was trying to change the style of the checkbox that it should turn green when I check it and go normal when I uncheck it, to do that I tried with custom renderer but it’s not reflecting there in screen can you please just tell me how can I achieve it.

Thanks
Bala

Hey @ebalasubramanian24

we do not have any tutorials for checkbox styling but I found one demo here https://www.w3schools.com/howto/tryit.asp?filename=tryhow_css_custom_checkbox that can help. To use it you’d need to add an extra element via a custom renderer.