为什么选择 Vue OTP Pro?
大多数 OTP 输入库只给你一个基础的 <input>,样式、无障碍和边界情况都需要你自己处理。Vue OTP Pro 内置了所有功能。
一览
11 种主题
从极简下划线到炫酷霓虹——选择主题,直接上线。
无 Bug
修复了 v-model 部分同步、IME 输入和粘贴处理等已知问题。
移动端友好
iOS 短信自动填充、Android 粘贴、中文 IME——全部正确处理。
~3 KB
比竞品更小,功能更多。支持 Tree-shaking。
Composable API
useOtp() composable,从零构建自定义 OTP 界面。
无障碍
ARIA 标签、role=group、键盘导航。经过屏幕阅读器测试。
快速对比
| Feature | Vue OTP Pro | vue3-otp-input |
|---|---|---|
| Built-in themes | 11 themes | None (BYO CSS) |
| Color variants | 5 variants | None |
| Size presets | 4 sizes (sm-xl) | None |
| Animations | Pop, shake, pulse | None |
| CSS custom properties | Full theming API | None |
| Separator slot | Yes | String only |
| IME / Chinese input | Handled | Broken |
| Partial v-model sync | Works | Broken |
| Paste delimiter strip | Auto-filtered | Not handled |
| Readonly mode | Yes | No |
| ARIA accessibility | Built-in | None |
| TypeScript | Full types exported | Partial |
| Composable API | useOtp() | None |
| Per-input classes | Array or function | Array only |
| AI / LLM docs | llms.txt included | None |
| Gzipped size | ~3 KB | ~5 KB |
完整对比
查看详细库对比,包含 PrimeVue、Syncfusion、vue3-otp-input 和 @healerlab 的全面对比。