Related Setup: https://gist.github.com/hofmannsven/6814278
Related Pro Tips: https://ochronus.com/git-tips-from-the-trenches/
Related Setup: https://gist.github.com/hofmannsven/6814278
Related Pro Tips: https://ochronus.com/git-tips-from-the-trenches/
import { Pipe, PipeTransform } from '@angular/core'; | |
@Pipe({ | |
name: 'filterBy' | |
}) | |
export class FilterByPipe implements PipeTransform { | |
private filterByString(filter) { | |
filter = filter.toLowerCase(); |
/* -- Material Design Table style -------------- */ | |
// Variables | |
// --------------------- | |
$table-header-font-weight: 400; | |
$table-header-font-color: #757575; | |
$table-cell-padding: 1.6rem; | |
$table-condensed-cell-padding: $table-cell-padding/2; |
Ì´Ó€ 2600hz-release-4.3-0.el7.centos é≠Ë T > |