#TextInput remove internal autofill selected value
4 messages ยท Page 1 of 1 (latest)
You can change autofill styles on your side, it is not included as part of the library โ https://css-tricks.com/snippets/css/change-autocomplete-styles-webkit-browsers/
Ok got it, thanks
hello, may i know can the webkit-related css implemented in js file instead of in .css file? such as in createStyle.
If can't, how can i easily use the theme's style color in css file? Thank you