Skip to content

v-emoji

Function Introduction

Prohibit emoji input

Example

Usage

typescript
<template>
  <input type="text" v-emoji />
</template>

Released under the MIT License.