Files
nodeMap/docs/utils/openInSameWindow.md
2025-05-28 08:04:34 +02:00

16 lines
206 B
Markdown

<!-- /docs/utils/openInSameWindow.md -->
# 🚪 openInSameWindow.js
Öffnet eine URL im aktuellen Tab.
## Verwendung
```js
openInSameWindow("/target");
```
## Verhalten
- `window.location.href = url`