Could I change the Ng2-smartTable NoDataMessage Style
Aperta
- Lingua principale
- TypeScript
- Stelle
- 1.6k
- Fork
- 867
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
@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...',
};
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.