creative-connections/Bodylight.js-Components

View on GitHub
src_aurelia-bodylight-plugin/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>