UNPKG

react-link-textarea

Version:

Enhancing UX by breaking the limitations of original textarea tag, supports link integration and offers flexible styling options.

13 lines (10 loc) 255 B
.link-textarea-container__mirror a:link { color: #0000ee !important; } .link-textarea-container__mirror a:visited { color: #551a8b !important; } .link-textarea-container__mirror a { pointer-events: auto !important; text-decoration: underline; }