:row-props="({ item }) => ({ class: getRowClass(item) })"
:row-props="(item) => ({ class: getRowClass(item) })"
item.item
item
undefined
inTradelist: state => appid => { if (appid === undefined) { return true; }