How to add custom icon/css dynamically in ng-smart-table
Open
- Dominant language
- TypeScript
- Stars
- 1.6k
- Forks
- 867
- PR merge metrics
- No merged PRs in 30d
Description
Hello everyone,
In my ng-smart-table, I have an attribute called "active" which can be true or false.
I want to color the "power on/off " button in the custom actions depending on the active value.
If active == true : the power button is green
If active == false: the power button is red

Thanks in advance
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.