Back to Super Productivity

Formly Btn.Component

src/app/ui/formly-button/formly-btn.component.html

18.4.4158 B
Original Source

@if (value) {

{{ value }} } @if (to.btnStyle === 'stroked') { {{ (to.text | translate) || 'Click Me' }} } @else { {{ (to.text | translate) || 'Click Me' }} }