Skip to main content

ProfileEngagements.types

Props

EngagementProps

EngagementProps: object

Type declaration

MemberType
authenticatedDIDstring
followListFollowList
onLoadMore() => Promise<unknown>
onProfileClick(profileId) => void
profileAnchorLinkstring
renderFollowElement(profileId, followId, isFollowing) => ReactElement | null
transformSource(src) => Image

Source

libs/design-system-components/src/components/ProfileEngagements/types.ts:8

Variables

ENTRY_HEIGHT

const ENTRY_HEIGHT: 72 = 72

Source

libs/design-system-components/src/components/ProfileEngagements/types.ts:6


LOADING_LIST_SIZE

const LOADING_LIST_SIZE: 5 = 5

Source

libs/design-system-components/src/components/ProfileEngagements/types.ts:4