Skip to content

spatial-monorepo


spatial-monorepo / ui/src / InfoCardProps

Interface: InfoCardProps

Defined in: packages/ui/src/InfoCard/InfoCard.tsx:12

Properties

actions?

optional actions?: ReactNode

Defined in: packages/ui/src/InfoCard/InfoCard.tsx:18


bodyTemplate?

optional bodyTemplate?: string

Defined in: packages/ui/src/InfoCard/InfoCard.tsx:17


data?

optional data?: Record`<string, unknown>`

Defined in: packages/ui/src/InfoCard/InfoCard.tsx:16


fields?

optional fields?: InfoCardField[]

Defined in: packages/ui/src/InfoCard/InfoCard.tsx:14


onClose?

optional onClose?: () => void

Defined in: packages/ui/src/InfoCard/InfoCard.tsx:19

Returns

void


title

title: string

Defined in: packages/ui/src/InfoCard/InfoCard.tsx:13


type?

optional type?: AssetTemplateType

Defined in: packages/ui/src/InfoCard/InfoCard.tsx:15

Released under commercial licensing.