| # | toggleSort('name')}
>
{$i18n.t('Model')}
{#if orderBy === 'name'}
{#if direction === 'asc'}
|
toggleSort('count')}
>
{$i18n.t('Messages')}
{#if orderBy === 'count'}
{#if direction === 'asc'}
|
{$i18n.t('Share')} |
|---|---|---|---|
| {idx + 1} |
|
{model.count.toLocaleString()} | {((model.count / totalMessages) * 100).toFixed(1)}% |