]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
feat(useTemplateRef): allows useTemplateRef to be called multiple times using the...
authordaiwei <daiwei521@126.com>
Tue, 18 Feb 2025 08:48:31 +0000 (16:48 +0800)
committerdaiwei <daiwei521@126.com>
Tue, 18 Feb 2025 08:48:31 +0000 (16:48 +0800)
commit09b25f14bc0c5e167f456fb6f2aa3ee9d09b5546
tree87969e21483e6fa8bec8cb95f5a3da5c7b77a32b
parent0c8dd94ef9fe33f72732e7d9ec52b8e72918df8f
feat(useTemplateRef): allows useTemplateRef to be called multiple times using the same key
packages/runtime-core/__tests__/helpers/useTemplateRef.spec.ts
packages/runtime-core/src/component.ts
packages/runtime-core/src/helpers/useTemplateRef.ts