@suluk/panel - v0.3.1
↑ Suluk
GitHub
Preparing search index...
StatCard
Interface StatCard
A KPI tile on the dashboard home.
interface
StatCard
{
label
:
string
;
value
:
string
|
number
;
hint
?:
string
;
href
?:
string
;
}
Index
Properties
label
value
hint?
href?
Properties
label
label
:
string
value
value
:
string
|
number
Optional
hint
hint
?:
string
Optional
href
href
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
label
value
hint
href
↑ Suluk
GitHub
@suluk/panel - v0.3.1
Loading...
A KPI tile on the dashboard home.