Skip to main content

InterfacePinnedPostCardProps

Admin Docs


Interface: InterfacePinnedPostCardProps

Defined in: src/types/Post/interface.ts:112

Properties​

onPostUpdate()?​

optional onPostUpdate: () => void

Defined in: src/types/Post/interface.ts:115

Returns​

void


onStoryClick()​

onStoryClick: (post) => void

Defined in: src/types/Post/interface.ts:114

Parameters​

post​

InterfacePost

Returns​

void


pinnedPost​

pinnedPost: InterfacePostEdge

Defined in: src/types/Post/interface.ts:113