NotificationsCard.basic-info-card
Components
BasicInfoCard()
BasicInfoCard(
props
,context
?):ReactNode
Parameters
Parameter | Type |
---|---|
props | BasicInfoCardProps |
context ? | any |
Returns
ReactNode
Source
libs/design-system-components/src/components/NotificationsCard/basic-info-card.tsx:15
Props
BasicInfoCardProps
BasicInfoCardProps:
object
Type declaration
Member | Type |
---|---|
customStyle | string |
image | string |
subtitleLabel | string |
titleLabel | string |
Source
libs/design-system-components/src/components/NotificationsCard/basic-info-card.tsx:8