angularify.semantic.popup - popup directive for angular.js.
<i class="heart circular icon hover"
popup="{title : 'Hello this is content',
content : 'Popup content',
position: 'bottom',
size: 'small'}"></i>position - can be: bottom, top, right or left.
size - can be: small or large.
- Fork main repository.
- Make changes.
- Create issue.
- Send pull request.
- Thank you.
- Add animation.