Skip to content

fix(adminui-vue): UTableEntity

Dmitriy Rudnik requested to merge feat/ShowList_UTableEntity_slots into master
  • doCommand -> showList param cfg.cmdData.slots. Array of functions which returns vue components. You can create vue component by render function which passed createElement function as argument. For all available slots discover UTableEntity docs

Merge request reports