Skip to content

Where is the cloneVNode function? #437

Closed
@ddenev

Description

@ddenev

Evan You says we can use the cloneVNode function - vuejs/core#815 (comment) - but I cannot find it in the composition API.

Tried import { cloneVNode } from 'vue' and import { cloneVNode } from '@vue/composition-api' but none works.

I'm using Vue 2 with the @vue/composition-api package so what is the proper way to import the cloneVNode function?

Thank you.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions