UNPKG

meteor-autoform-materialize

Version:
7 lines (6 loc) 195 B
<template name="afRadio_materialize"> <p> <input type="radio" value="{{this.value}}" {{atts}} /> <label for="{{atts.id}}">{{afFieldLabelText name=this.name}}</label> </p> </template>