2018-08-02 13:33:24 +00:00
|
|
|
<button type="{{::$ctrl.type}}" class="mdl-button mdl-js-button mdl-button--raised mdl-button--colored">
|
2018-05-08 07:26:17 +00:00
|
|
|
<span translate>{{$ctrl.label}}</span>
|
|
|
|
<vn-icon
|
2018-08-21 08:54:01 +00:00
|
|
|
icon="{{::$ctrl.icon}}">
|
2018-05-08 07:26:17 +00:00
|
|
|
</vn-icon>
|
2017-01-31 13:13:06 +00:00
|
|
|
</button>
|