mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-23 10:50:13 +01:00
Add label-score & hover-enlarge-image
This commit is contained in:
parent
2ad0a5d0dc
commit
bdb1f48b5c
15 changed files with 294 additions and 11 deletions
1
src/app/pages/shares/checkbox/checkbox.component.html
Normal file
1
src/app/pages/shares/checkbox/checkbox.component.html
Normal file
|
|
@ -0,0 +1 @@
|
|||
<input type="checkbox" [(ngModel)]="isChecked">
|
||||
Loading…
Add table
Add a link
Reference in a new issue