ngsfFullscreen
directive in module angularScreenfull

Description

Marks the element that is going to be fullscreen

Usage

as attribute
<ANY ngsf-fullscreen="{string}">
   ...
</ANY>

Parameters

ParamTypeDetails
ngsfFullscreen
(optional)
string

An optional expression to store the fullscreen controller

Example

Source





Demo