ProfileEngagements.Engagement.Following
Components
Following()
Following(
props
,context
?):ReactNode
Parameters
Parameter | Type |
---|---|
props | FollowingProps |
context ? | any |
Returns
ReactNode
Source
libs/design-system-components/src/components/ProfileEngagements/Engagement/Following.tsx:16
Props
FollowingProps
FollowingProps:
object
&EngagementProps
Type declaration
Member | Type |
---|---|
emptyEntryBodyLabel | ReactElement |
emptyEntryTitleLabel | ReactElement |
following | AkashaFollowing |
publicImgPath | string |
Source
libs/design-system-components/src/components/ProfileEngagements/Engagement/Following.tsx:9