UNPKG

meteor-autoform-materialize

Version:
8 lines (7 loc) 203 B
<template name="afLabel_materialize"> <label for="{{atts.id}}" {{atts}}> {{#if this.labelText}}{{this.labelText}} {{else}}{{afFieldLabelText name=this.name}} {{/if}} </label> </template>