UNPKG

aurelia-form

Version:

Makes working with forms just a tad more pleasant.

10 lines (9 loc) 201 B
<template> <button class="btn ${classes}" prefixed="options.bind: options; prefix: btn-" type.bind="type" disabled.bind="disabled" t.bind="label" >${label}</button> </template>