mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
basic implementation of main features: - custom data sources - column types - sorting by columns - click events
4 lines
86 B
HTML
4 lines
86 B
HTML
<div class="p-10">
|
|
<alfresco-datatable [data]="data"></alfresco-datatable>
|
|
</div>
|