📄 useProjection¶
📊 Analysis Summary¶
| Metric | Count |
|---|---|
| 🔧 Functions | 1 |
| 📦 Imports | 3 |
📚 Table of Contents¶
🛠️ File Location:¶
📂 packages/math/useProjection/index.ts
📦 Imports¶
| Name | Source |
|---|---|
MaybeRefOrGetter |
vue |
ProjectorFunction |
../createGenericProjection |
createProjection |
../createProjection |
Functions¶
useProjection(…): ComputedRef<T>¶
Reactive numeric projection from one domain to another.
See: https://vueuse.org/useProjection
Tags: @__NO_SIDE_EFFECTS__
Raw JSDoc
Calls:
complex_call_550
Code
Generated by Syntax Scribe