creative-connections/aurelia-bodylight-plugin

View on GitHub
src/elements/animate-sync-gif.html

Summary

Maintainability
Test Coverage
<template bindable="src">
  <img ref="imgel" src="${src}" width="360" height="360" rel:auto_play="0" rel:/>
</template>