We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9150449 commit 199f157Copy full SHA for 199f157
docs/queries/bylabeltext.mdx
@@ -94,7 +94,7 @@ is robust against switching to `aria-label` or `aria-labelledby`.
94
95
### `selector`
96
97
-If it is important that you query an actual `<label>` element you can provide a
+If it is important that you query a specific element (e.g. an `<input>`) you can provide a
98
`selector` in the options:
99
100
```js
0 commit comments