\r\n onRowLongClick( {item: item, idx: index})\"\r\n v-bind:style=\"{ fontWeight: item.color && rowColor ? 'bold' : 'normal',\r\n display: 'flex', alignItems: 'center', justifyContent: 'space-between' }\"\r\n class=\"v-data-table__mobile-row\"\r\n >\r\n \r\n \r\n {{ header.format ? header.format(item[header.value]) : defaultRowFormat(item[header.value],\r\n header) }}\r\n \r\n | \r\n
\r\n