Posts by Wilian Gabriel • 11 points
2 posts
-
1
votes0
answers73
viewsQ: How to color part of a text inside the input using REGEX or if you have any VUEJS plugin
My problem is the following I have an input with the text. Ex.: "I will add this new text". When the text is selected I change it to stay between keys. Ex.: "I will {{add}} this new text". SO FAR I…
-
0
votes0
answers245
viewsQ: Change the color of the text in the input using Vuejs/Html/css
For example on Facebook when we type Congratulations so and so inside the input the word congratulations gets bold and orange and the person continues typing normally... ie ... when the person type…