UNPKG

angular-formly-material

Version:
26 lines (18 loc) 382 B
# checkbox ## md-checkbox ### Example ```javascript { type: "checkbox", key: "terms", templateOptions: { label: "Terms and Conditions", theme: "custom" } } ``` ### Configuration #### templateOptions.label _: string_ #### templateOptions.theme _: string_ #### templateOptions.disabled _: boolean_ #### templateOptions.className _: string | expression | array_