UNPKG

@project-sunbird/content-player

Version:

Which renders the contents in both web and devices

5 lines 280 B
<div> <a class="nav-icon nav-next" role="button" tabindex="0" aria-label="Navigate to Next" ng-show="showOverlayNext !==state_off" href="javascript:void(0);" ng-click="navigate('next')"> <img ng-src="{{imageBasePath}}next.png" alt="Next button image"/> </a> </div>