Skip to content

Commit

Permalink
add vue-router page
Browse files Browse the repository at this point in the history
  • Loading branch information
VisualYuki committed Jan 9, 2025
1 parent 56b7334 commit 13c373e
Show file tree
Hide file tree
Showing 2 changed files with 497 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ru/guide/advanced/teleport.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,4 +207,4 @@ test('teleport', async () => {
## Заключение

- Создайте элемент для телепортирования при помощи `document.createElement`.
- Найдите телепортированные компоненты при помощи `getComponent` или `findComponent`, которые работают с Virtual DOM уровнем.
- Найдите телепортированные компоненты при помощи `getComponent` или `findComponent`, которые работают с Virtual DOM.
Loading

0 comments on commit 13c373e

Please sign in to comment.