@tanstack/angular-devtools
Advanced tools
@@ -67,2 +67,7 @@ import * as _tanstack_devtools from '@tanstack/devtools'; | ||
| position: "top-left" | "top-right" | "bottom-left" | "bottom-right" | "middle-left" | "middle-right"; | ||
| triggerMode: "fixed" | "floating"; | ||
| triggerCoords?: { | ||
| x: number; | ||
| y: number; | ||
| }; | ||
| panelLocation: "top" | "bottom"; | ||
@@ -69,0 +74,0 @@ openHotkey: Array<("Alt" | "Control" | "Meta" | "Shift" | "CtrlOrMeta") | (string & {})>; |
+2
-2
| { | ||
| "name": "@tanstack/angular-devtools", | ||
| "version": "0.0.7", | ||
| "version": "0.0.8", | ||
| "description": "TanStack Devtools is a set of tools for building advanced devtools for your Angular application.", | ||
@@ -51,3 +51,3 @@ "author": "Tanner Linsley", | ||
| "tslib": "^2.3.0", | ||
| "@tanstack/devtools": "0.12.5" | ||
| "@tanstack/devtools": "0.13.0" | ||
| }, | ||
@@ -54,0 +54,0 @@ "devDependencies": { |
54985
0.23%796
0.63%+ Added
- Removed
Updated