{{ field.replaceValue ? field.replaceValue[fieldValue] : fieldValue }}
{{ !fieldValue ? '-' : timeFormat(fieldValue, field.timeFormat ?? undefined) }}
{{ field.customTemplate ? field.customTemplate(row, field, fieldValue, column, index) : '' }}
{{ btn.text }}
{{ btn.text }}
{{ btn.text }}