Skip to content

Commit 476b7fc

Browse files
committed
doc: update readme with hooks
1 parent e0ab765 commit 476b7fc

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,13 @@ Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
4646
The page will reload if you make edits.<br />
4747
You will also see any lint errors in the console.
4848

49+
### Hooks
50+
Toggle keywords can be used in place of changing the location of the API definition. Use of a toggle keyword will change state without reloading the API definition. While the toggle keywords are tied to working Redux state, they are not feature complete yet.
51+
52+
Example toggle keywords with a visual change: `hordemode` and `alliancemode` can be used to toggle the faction state, instead of clicking on the faction state text.
53+
54+
Incomplete toggle keywords: `wowmode`, `swaggermode`
55+
4956

5057
## Resources
5158

0 commit comments

Comments
 (0)