mirror of
https://github.com/apache/cordova-plugin-screen-orientation.git
synced 2026-01-30 00:06:02 +08:00
ci: add action-badge (#87)
This commit is contained in:
@@ -23,6 +23,8 @@ description: Set the screen orientation
|
||||
|
||||
# Cordova Screen Orientation Plugin
|
||||
|
||||
[](https://github.com/apache/cordova-plugin-screen-orientation/actions/workflows/android.yml) [](https://github.com/apache/cordova-plugin-screen-orientation/actions/workflows/chrome.yml) [](https://github.com/apache/cordova-plugin-screen-orientation/actions/workflows/ios.yml) [](https://github.com/apache/cordova-plugin-screen-orientation/actions/workflows/lint.yml)
|
||||
|
||||
Cordova plugin to set/lock the screen orientation in a common way for iOS, Android, and windows-uwp. This plugin is based on [Screen Orientation API](http://www.w3.org/TR/screen-orientation/) so the api matches the current spec.
|
||||
|
||||
The plugin adds the following to the screen object (`window.screen`):
|
||||
|
||||
Reference in New Issue
Block a user