Skip to main content

Interface: UserCountersProps

UserCounters.UserCountersProps

Indexable

▪ [p: string]: any

Any other properties

Properties

className

Optional className: string

Overrides or extends the styles applied to the component.

Default

null

Defined in

packages/react-ui/src/components/UserCounters/UserCounters.tsx:41


user

Optional user: SCUserType

User Object

Default

null

Defined in

packages/react-ui/src/components/UserCounters/UserCounters.tsx:53


userId

Optional userId: number

Id of user object

Default

null

Defined in

packages/react-ui/src/components/UserCounters/UserCounters.tsx:47