We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ef364a commit 0694696Copy full SHA for 0694696
1 file changed
docs/framework/preact/devtools.md
@@ -70,7 +70,7 @@ function App() {
70
71
- `initialIsOpen: boolean`
72
- Set this `true` if you want the dev tools to default to being open
73
-- `buttonPosition?: "top-left" | "top-right" | "bottom-left" | "bottom-right"`
+- `buttonPosition?: "top-left" | "top-right" | "bottom-left" | "bottom-right" | "relative"`
74
- Defaults to `bottom-right`
75
- The position of the Preact Query logo to open and close the devtools panel
76
- `position?: "top" | "bottom" | "left" | "right"`
0 commit comments