ProfileEngagements.types
Props
EngagementProps
EngagementProps:
object
Type declaration
Member | Type |
---|---|
authenticatedDID | string |
followList | FollowList |
onLoadMore | () => Promise <unknown > |
onProfileClick | (profileId ) => void |
profileAnchorLink | string |
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