UNPKG

vueplug-typer

Version:

Vue component that simulates a user typing, selecting, and erasing text.

10 lines (8 loc) 113 B
span.vue-typer { cursor: default; user-select: none; span.left, span.right { display: inline; } }