NgxDatatableMessages
Interface for messages to override default table texts.
Properties
ariaFirstPageMessage
Pager screen reader message for the first page button
ariaGroupHeaderCheckboxMessage
Group header checkbox aria label
ariaHeaderCheckboxMessage
Header checkbox aria label
ariaLastPageMessage
Pager screen reader message for the last page button
ariaLoadingMessage
Loading indicator aria label
ariaNextPageMessage
Pager screen reader message for the next page button
ariaPageNMessage
Pager screen reader message for the n-th page button. It will be rendered as: .
ariaPreviousPageMessage
Pager screen reader message for the previous page button
ariaRowCheckboxMessage
Row checkbox aria label
emptyMessage
Message to show when the array is present but empty
selectedMessage
Footer selected message
totalMessage
Footer total message