Displays a message indicating that a list is empty.
<adf-datatable ...>
<adf-empty-list>
<adf-empty-list-header>"'My custom Header'"</adf-empty-list-header>
<adf-empty-list-body>"'My custom body'"</adf-empty-list-body>
<adf-empty-list-footer>"'My custom footer'"</adf-empty-list-footer>
<ng-content>"'HTML Layout'"</ng-content>
</adf-empty-list>
</adf-datatable>
You can supply a custom header, body, and footer for an empty list using special sub-components:
<adf-empty-list> <adf-empty-list-header>"'My custom Header'"</adf-empty-list-header> <adf-empty-list-body>"'My custom body'"</adf-empty-list-body> <adf-empty-list-footer>"'My custom footer'"</adf-empty-list-footer> <ng-content>"'HTML Layout'"</ng-content> </adf-empty-list>
This component provides a custom display to show when a Datatable component has no content.
© 2022 Alfresco Software, Inc. All Rights Reserved.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.