mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
C307984 automated (#4657)
This commit is contained in:
committed by
Eugenio Romano
parent
934386fb16
commit
f24245aa23
@@ -1,5 +1,5 @@
|
||||
<h1>DataTable Drag and Drop Demo</h1>
|
||||
<div
|
||||
<div data-automation-id="datatable"
|
||||
(header-drop)="onDrop($event)"
|
||||
(cell-drop)="onDrop($event)">
|
||||
<adf-datatable [data]="data"></adf-datatable>
|
||||
|
Reference in New Issue
Block a user