이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
가입하기
로그인
spawntree
/
matsen-tool-fe
보기
2
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
소스 검색
none
master
Daniel
1 년 전
부모
52e7f57fbb
커밋
e3d2619955
1개의 변경된 파일
과
1개의 추가작업
그리고
0개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
matsen-tool/src/app/_components/paging/paging.component.ts
+ 1
- 0
matsen-tool/src/app/_components/paging/paging.component.ts
파일 보기
@@ -16,6 +16,7 @@ export class PagingComponent implements OnInit {
@Input() public pageSizeOptions!: number[];
@Input() public searchable: boolean;
@ViewChild(MatPaginator) public paginator!: MatPaginator;
private defaultPageSize: number = 10;
쓰기
미리보기
불러오는 중...
취소
저장