RichTag on TextField

We have a spellchecking feature as part of our editor tools and would to like to highlight certain words that are misspelled or incorrect and as far as I know, I’ve dug the docs and internet and tried everything and none worked.

Would it possible to have richtag support on TextFields? or in this case any BaseInputField in uitoolkit

We do have rich text support. We use it for IME input to show an underscore when editing text.

Managed to enable it via Query on TextFields, tho in this case it would be nice if the property is also exposed on the TextField (without having to do query).

Note, I’m still not using the 2022.3 LTS, a much lower version than that, so proly bcos of that?

Either way, thanks a ton! truly appreciate the help

Cheers~

1 Like