mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
[ADF-3801] Added source links for core docs (#4038)
This commit is contained in:
committed by
Eugenio Romano
parent
71298982ae
commit
9fd564a78e
@@ -4,7 +4,7 @@ Added: v2.0.0
|
||||
Status: Active
|
||||
---
|
||||
|
||||
# Empty list component
|
||||
# [Empty list component](../../lib/core/datatable/components/datatable/empty-list.component.ts "Defined in empty-list.component.ts")
|
||||
|
||||
Displays a message indicating that a list is empty.
|
||||
|
||||
@@ -41,15 +41,6 @@ sub-components:
|
||||
|
||||
## Class members
|
||||
|
||||
### Properties
|
||||
|
||||
| Name | Type | Default value | Description |
|
||||
| ---- | ---- | ------- | ----------- |
|
||||
| emptyListImageUrl | `string` | "empty_doc_lib.svg" | The default image used as the background |
|
||||
| emptyMsg | `string` | "This list is empty" | The default title message |
|
||||
| dragDropMsg | `string` | "Drag and drop" | The default drag and drop message |
|
||||
| additionalMsg | `string` | "Drag and drop" | The default additional message |
|
||||
|
||||
## Details
|
||||
|
||||
This component provides a custom display to show when a [Datatable component](datatable.component.md) has
|
||||
@@ -57,4 +48,4 @@ no content.
|
||||
|
||||
## See also
|
||||
|
||||
- [Datatable component](datatable.component.md)
|
||||
- [Datatable component](datatable.component.md)
|
||||
|
Reference in New Issue
Block a user