Fusion driven lamp


<btn>

<btn ng-model=""> without parents.
<btn name=""> with parents.
Childs that share the same name is treated as one

info

ng-model = {{options.info|json}}

<btn> (acts like checkbox)

success inverse

Bug: start value of ngModel does not work.

ng-model = {{alt|json}}

<checkboxes><btn>

Change a buttons name:

{{btnName}} {{v}}

ng-model = {{options|json}}

<radios><btn>

Change a buttons name:

{{btnName}} {{v}}

warning

Bug: start value of ngModel does not work.

ng-model = {{option|json}}