akveo / akveo/ng2-smart-table

Could I change the Ng2-smartTable NoDataMessage Style

Open
#1,280 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1.6k
Forks
867
PR merge metrics
No merged PRs in 30d

Description

@nnixaa
Can u please guide me to apply css style to (noDataMessage: 'Loading, Please wait...',..) I am able to handle dynamically but I would like to change the fontstyle and text-alignt to center....

settings = {
mode: "external",
columns: {

}
actions: {
add: false,
delete: false,
position: 'right',
edit: true,

},
noDataMessage: 'Loading, Please wait...',
};

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.