Vue Tracking Props

Vue Reactivity Graph 插件的 prop 來源追蹤知識。說明三種策略:Strategy 1 同名查找、Strategy 2 sentinel dry-run(sentinelProxy 替換 setupState、traverseVNodeForSentinels、instanceChildPropKeyMap)、Strategy 3 v-bind 整包展開(rawSetupState 反查表)。涉及 propKeyNodeMap、sentinel dry-run、prop 連結 GraphNode 時載入。 Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/allenstu6311--vue-reactivity-graph--vue-tracking-props commit 646e54230f

Frequently asked questions

npx skillmds@latest add tomevault-io/vue-tracking-props