Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Right now the list of `options` for `cordova.InAppBrowser.open` on https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-inappbrowser/ for the three platforms with additional options is quite random. As a user it is quite simple to misunderstand the wording and list as e.g. `hidden`only being available for Android (first item in only the Android list, there "Android only" directly over the line.
It would be great to resort them in a way, that it is easier to find out which of the options are available on all (or multiple) of the 3 platforms with additional options. Also the "only" could be reworded to be less "exclusive".