Is there documentation that describes the bindable attribute of the a template element
<template bindable="router">
I did not find anything in aurelia.io.
When using bindable attributes in a template, it's because you're creating an HTML only custom element. From the docs.