Adding button to ngx-smart table column by condition

前端 未结 0 561
长发绾君心
长发绾君心 2021-01-05 21:20

I want to add an active button next to the data in the smart table. title: "Transport", filter: true, valuePrepareFunction: value => { return value === 1? "

相关标签:
回答
  • 消灭零回复
提交回复
热议问题