Skip to main content
Version: 2026.04.0

Account Dashboard

Full banking account dashboard with balance, transactions, and card management.

Preview · Account Dashboard

Code​

<div class="card stat" style="max-width:280px">
<span class="card-label">Total Balance</span>
<span class="card-value">$48,291.50</span>
<span class="card-delta up">+$1,240 this month</span>
</div>

Components​

The Account Dashboard is composed from two independent registry components:

ComponentInstall commandPurpose
PrimusAccountCardnpx primus-ui add primus-account-cardAccount summary card
PrimusTransactionListnpx primus-ui add primus-transaction-listTransaction list
Version history

See the Changelog for version history and breaking changes.