Skip to content

Commit

Permalink
chore(docs): Clarify that navigationType and isTopFrame is iOS only (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
erkie committed Mar 15, 2021
1 parent f7504cc commit 9c51a17
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/Reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -550,7 +550,7 @@ The `navState` object includes these properties:
canGoBack
canGoForward
loading
navigationType
navigationType (iOS only)
target
title
url
Expand Down Expand Up @@ -729,8 +729,8 @@ canGoBack
canGoForward
lockIdentifier
mainDocumentURL (iOS only)
navigationType
isTopFrame
navigationType (iOS only)
isTopFrame (iOS only)
```

---
Expand Down

0 comments on commit 9c51a17

Please sign in to comment.