Error Message
Display a custom error message when request fails
options:{
texts:{
loadingError: 'Oops! Something went wrong'
}
}.VueTables__error {
color:red;
}Last updated
Display a custom error message when request fails
options:{
texts:{
loadingError: 'Oops! Something went wrong'
}
}.VueTables__error {
color:red;
}Last updated