Skip to main content

ProfileEngagements.Entry

Components

Entry()

Entry(props, context?): ReactNode

Parameters

ParameterType
propsEntryProps
context?any

Returns

ReactNode

Source

libs/design-system-components/src/components/ProfileEngagements/Entry/index.tsx:23

Props

EntryProps

EntryProps: object

Type declaration

MemberType
avatarProfile["avatar"]
customStylestring
followIdstring
isFollowingboolean
namestring
onProfileClick(profileId) => void
profileAnchorLinkstring
profileIdsobject
profileIds.didstring
profileIds.idstring
renderFollowElement(profileId, followId, isFollowing) => ReactElement | null
transformSource(src) => Image

Source

libs/design-system-components/src/components/ProfileEngagements/Entry/index.tsx:6