Profile.Links
Components
Links()
Links(
props
,context
?):ReactNode
Parameters
Parameter | Type |
---|---|
props | LinksProps |
context ? | any |
Returns
ReactNode
Source
libs/design-system-components/src/components/Profile/Links/index.tsx:26
Props
LinksProps
LinksProps:
object
Type declaration
Member | Type |
---|---|
copiedLabel | string |
copyLabel | string |
links | ProfileLinkSource [] |
title | string |
Source
libs/design-system-components/src/components/Profile/Links/index.tsx:19