UNPKG

@wix/design-system

Version:

@wix/design-system

25 lines (22 loc) 759 B
### profileName - type: ReactNode - description: Contains the post’s profile name (a username in Facebook or Instagram) ### profileImageSrc - type: string - description: Contains a URL link to the post’s profile picture ### skin - type: "facebook" | "instagram" - description: Controls the appearance and layout of the component ### caption - type: ReactNode - description: Adds textual post content ### media - type: ReactNode - description: Adds visual post content (most commonly, <Image/> is added as a child item) ### className - type: string - description: Specifies a CSS class name to be appended to the component’s root element. - internal ### dataHook - type: string - description: Applies a data-hook HTML attribute to be used in the tests