Skip to main content

EditProfile.SocialLinks

Components

SocialLinks(props, context?): ReactNode

Parameters

ParameterType
propsSocialLinksProps
context?any

Returns

ReactNode

Source

libs/design-system-components/src/components/EditProfile/SocialLinks/index.tsx:21

Props

SocialLinksProps

SocialLinksProps: object

Type declaration

MemberType
addNewLinkButtonLabelstring
controlControl <EditProfileFormValues>
customStylestring
descriptionstring
linkLabelstring
onDeleteLink() => void
socialLinksProfileLinkSource[]

Source

libs/design-system-components/src/components/EditProfile/SocialLinks/index.tsx:11