show actions in dropdown on ng2-smart-table

前端 未结 0 1289
执念已碎
执念已碎 2020-12-04 12:09

I have added custom actions like this:

settings = {
  actions: {
    delete: true,
    add: false,
    edit: false,
    custom: [
      {
        name: \'edit         


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