⬅️ Back to Table of Contents
📄 useAsyncValidator/demo.client
📊 Analysis Summary
| Metric |
Count |
| 📦 Imports |
3 |
| 📊 Variables & Constants |
1 |
| 🟢 Vue Composition API |
1 |
📚 Table of Contents
🛠️ File Location:
📂 packages/integrations/useAsyncValidator/demo.client.vue
📦 Imports
| Name |
Source |
Rules |
async-validator |
useAsyncValidator |
@vueuse/integrations/useAsyncValidator |
reactive |
vue |
Variables & Constants
| Name |
Type |
Kind |
Value |
Exported |
rules |
Rules |
let/var |
{ name: { type: 'string', min: 5, max: 20, required: true, }, age: { type: 'n... |
✗ |
Vue Composition API
| Name |
Type |
Reactive Variables |
Composables |
reactive |
reactive |
none |
none |
Generated by Syntax Scribe