📄 useElementOverflow/component¶
📊 Analysis Summary¶
| Metric | Count |
|---|---|
| 🔧 Functions | 1 |
| 📦 Imports | 7 |
| 🟢 Vue Composition API | 1 |
📚 Table of Contents¶
🛠️ File Location:¶
📂 packages/core/useElementOverflow/component.ts
📦 Imports¶
| Name | Source |
|---|---|
RenderableComponent |
@vueuse/core |
UseElementOverflowOptions |
@vueuse/core |
useElementOverflow |
@vueuse/core |
defineComponent |
vue |
h |
vue |
reactive |
vue |
shallowRef |
vue |
Vue Composition API¶
| Name | Type | Reactive Variables | Composables |
|---|---|---|---|
reactive |
reactive | none | none |
Functions¶
Internal helpers¶
Declared inside another function in this file.
onUpdated(args: any[]): void¶
Parameters:
argsany[]
Returns: void
Calls:
emit
Generated by Syntax Scribe