fix(docs): missing xml indicator in code block (#977)
This commit is contained in:
parent
405468cb2d
commit
8ee1d38821
@ -71,7 +71,7 @@ simply hook `window.open` during initialization. For example:
|
||||
|
||||
#### <b>config.xml</b>
|
||||
- <b>InAppBrowserStatusBarStyle [iOS only]</b>: (string, options 'lightcontent', 'darkcontent' or 'default'. Defaults to 'default') set text color style for iOS. 'lightcontent' is intended for use on dark backgrounds. 'darkcontent' is only available since iOS 13 and intended for use on light backgrounds.
|
||||
```
|
||||
```xml
|
||||
<preference name="InAppBrowserStatusBarStyle" value="lightcontent" />
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user