UNPKG

ng2-bootstrap-base-modified

Version:

Native Angular Bootstrap Components Typeahead modified

4 lines (2 loc) 189 B
<button type="button" class="btn btn-primary" [disabled]="disabled">Button</button> <button type="button" class="btn btn-warning" (click)="disabled = !disabled">Enable/Disable</button>