Commit 505226c
authored
docs: enhance
## 📜 Description
Improved SEO for `useKeyboardState` hook.
## 💡 Motivation and Context
I found that people use this search:
<img width="572" alt="image"
src="https://github.com/user-attachments/assets/adee299b-7897-42e0-b26b-0e5994586e61"
/>
And don't get results. In reality we have a hook that do that, jsut
under a different name: `useKeyboardState`. In this PR I'm fixing it by
adding more keywords to this page.
## 📢 Changelog
<!-- High level overview of important changes -->
<!-- For example: fixed status bar manipulation; added new types
declarations; -->
<!-- If your changes don't affect one of platform/language below - then
remove this platform/language -->
### Docs
- added more `keywords` for `useKeyboardState` page;
## 🤔 How Has This Been Tested?
There is no way to test it until google re-indexes the page.
## 📝 Checklist
- [x] CI successfully passed
- [x] I added new mocks and corresponding unit-tests if library API was
changeduseKeyboardState SEO (#959)1 parent e431917 commit 505226c
2 files changed
Lines changed: 22 additions & 2 deletions
File tree
- docs
- docs/api/hooks/keyboard
- versioned_docs/version-1.17.0/api/hooks/keyboard
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
3 | 13 | | |
4 | 14 | | |
5 | 15 | | |
| |||
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
3 | 13 | | |
4 | 14 | | |
5 | 15 | | |
| |||
0 commit comments