vue-highlightable-input
vue-highlightable-input copied to clipboard
How to support textarea or scroll
.highlight { height: 360px; overflow-y: auto; } // OK.