Profile.Stats
Components
Stats()
Stats(
props
,context
?):ReactNode
Parameters
Parameter | Type |
---|---|
props | StatsProps |
context ? | any |
Returns
ReactNode
Source
libs/design-system-components/src/components/Profile/Stats/index.tsx:24
Props
StatsProps
StatsProps:
object
Type declaration
Member | Type |
---|---|
followers | Stat |
following | Stat |
interests | Stat |
posts | Stat |
Source
libs/design-system-components/src/components/Profile/Stats/index.tsx:17