Profile.Bio
Components
Bio()
Bio(
props
,context
?):ReactNode
Parameters
Parameter | Type |
---|---|
props | BioProps |
context ? | any |
Returns
ReactNode
Source
libs/design-system-components/src/components/Profile/Bio/index.tsx:11
Props
BioProps
BioProps:
object
Type declaration
Member | Type |
---|---|
biography | string |
title | string |
Source
libs/design-system-components/src/components/Profile/Bio/index.tsx:7