Could I change the Ng2-smartTable NoDataMessage Style
Open
- 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.