Closed SagarPanchasara closed 1 year ago
is there any way to change the option text color
in this scenario where the background color is white, it is "White Text On A White Background"
Use checkboxProps to change label style if you are on the latest version you can check for the type in the docs and checkboxLabelStyle if you are using version before 0.4.3
checkboxProps
checkboxLabelStyle
is there any way to change the option text color
in this scenario where the background color is white, it is "White Text On A White Background"