partial selection model implementation

This commit is contained in:
jonaswinkler
2020-12-27 23:55:19 +01:00
parent 8abf101a1e
commit 9a84e97c7c
7 changed files with 199 additions and 209 deletions

View File

@@ -1,4 +1,4 @@
<div class="row">
<!-- <div class="row">
<div class="col-auto mb-2 mb-xl-0" role="group" aria-label="Select">
<button class="btn btn-sm btn-outline-danger" (click)="documentList.selectNone()">
<svg width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor">
@@ -58,4 +58,4 @@
Delete
</button>
</div>
</div>
</div> -->