الصفحات · Laravilt
Stat
Individual statistic component
Individual statistic for StatsOverviewWidget.
Basic Usage
php
With Closure
php
With Trend Icon
php
With Mini Chart
php
With URL
php
Methods
| Method | Description |
|---|---|
make(label, value) | Create stat |
description(string) | Sub-text |
descriptionIcon(icon, color) | Trend icon |
icon(string) | Main icon |
color(string) | Theme color |
chart(data, type, color) | Mini chart |
url(string) | Clickable link |
Related
- Stats Overview - Parent widget