showIfFullscreenEnabled
directive in module angularScreenfull

Description

Shows or hides the element (using ng-hide) if the browser has fullscreen capabilities.

Usage

as attribute
<ANY show-if-fullscreen-enabled>
   ...
</ANY>