Skip to main content

ExtensionVersionInfoCard

Components

ExtensionVersionInfoCard()

ExtensionVersionInfoCard(props, context?): ReactNode

Parameters

ParameterType
propsExtensionVersionInfoCardProps
context?any

Returns

ReactNode

Source

libs/design-system-components/src/components/ExtensionVersionInfoCard/index.tsx:19

Props

ExtensionVersionInfoCardProps

ExtensionVersionInfoCardProps: object

Type declaration

MemberType
bugFixesstring[]
bugFixesTitlestring
newFeaturesstring[]
newFeaturesTitlestring
releaseNotestring
releaseNoteTitlestring
versionstring
versionDatestring
viewMoreLabelstring

Source

libs/design-system-components/src/components/ExtensionVersionInfoCard/index.tsx:7