UNPKG

meteor-autoform-materialize

Version:
8 lines (6 loc) 202 B
<template name="afCheckbox_materialize"> <p> <input type="checkbox" value="{{this.value}}" {{atts}} /> <label for="{{atts.id}}">{{afFieldLabelText name=this.name}}</label> </p> </template>