4.11.1 • Published 9 months ago

@ng-web-apis/screen-orientation v4.11.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
9 months ago

ng-web-apis logo Screen Orientation API for Angular

Install

npm i @ng-web-apis/screen-orientation

Examples

import {ScreenOrientationService} from '@ng-web-apis/screen-orientation';

// ...
export class Example {
  constructor(readonly orientation$: ScreenOrientationService) {}
}
<p>{{ orientation$ | async }}</p>
4.11.0

9 months ago

4.11.1

9 months ago

4.9.0

9 months ago

4.8.0

9 months ago

4.6.5

10 months ago

4.7.0

9 months ago

4.10.1

9 months ago

4.10.2

9 months ago

4.10.0

9 months ago

4.6.4

10 months ago

4.6.3

10 months ago

4.6.2

10 months ago

4.6.1

10 months ago

4.6.0

10 months ago

4.5.1

10 months ago

4.5.0

10 months ago

4.3.0

10 months ago

4.1.3

1 year ago

4.1.0

1 year ago

4.0.1

1 year ago

4.0.0

1 year ago

4.2.1

11 months ago

4.1.2

1 year ago

4.2.0

12 months ago

4.1.1

1 year ago

3.1.2

2 years ago

3.1.1

2 years ago