Class: shareDirective directive:gmfShare

gmf.shareDirective

new shareDirective()

Directive to display a shortened permalink and share it by email Example:

 <gmf-share
   gmf-share-email="true">
 </gmf-share>
HTML attributes:
Name Type Description
gmf-share-email boolean Enable emailing capability.
Returns:
angular.Directive

The directive specs.