mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-1549] Moved docassets folder inside docs folder (#2367)
This commit is contained in:
committed by
Eugenio Romano
parent
a9eff7fbaf
commit
7f3a4fc513
@@ -2,7 +2,7 @@
|
||||
|
||||
Displays data as a table with customizable columns and presentation.
|
||||
|
||||

|
||||

|
||||
|
||||
See it live: [DataTable Quickstart](https://embed.plnkr.co/80qr4YFBeHjLMdAV0F6l/)
|
||||
|
||||
@@ -186,7 +186,7 @@ onRowClick(event) {
|
||||
}
|
||||
```
|
||||
|
||||

|
||||

|
||||
|
||||
### Custom Empty content template
|
||||
|
||||
@@ -246,7 +246,7 @@ You can use any HTML layout or Angular component as a content of the empty templ
|
||||
| dragDropMsg | String | Drag and drop | The default drag and drop message |
|
||||
| additionalMsg | String | Drag and drop | The default additional message |
|
||||
|
||||

|
||||

|
||||
|
||||
### Loading content template
|
||||
|
||||
@@ -427,9 +427,9 @@ onExecuteRowAction(event: DataRowActionEvent) {
|
||||
}
|
||||
```
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||
Developers are allowed to use any payloads as row actions.
|
||||
The only requirement for the objects is having `title` property.
|
||||
|
Reference in New Issue
Block a user