Skip to main content

AppInfo

Components

AppInfo()

AppInfo(props, context?): ReactNode

Parameters

ParameterType
propsAppInfoProps
context?any

Returns

ReactNode

Source

libs/design-system-components/src/components/AppInfo/index.tsx:59

Props

AppInfoProps

AppInfoProps: AppInfoHeaderProps & AppInfoNotificationCardsProps & object

Type declaration

MemberType
collaboratorsTitlestring
contactSupportTitlestring
descriptionBodystring
descriptionTitlestring
developersDeveloper[]
developersTitlestring
documentationLinkstring
documentationTitlestring
extensionIdstring
extensionIdTitlestring
galleryTitlestring
generalInfoTitlestring
goToVersionInfoPageLabelstring
languageLabelstring
languagesstring[]
latestReleaseTitlestring
licensestring
licenseTitlestring
onAppDescriptionClick() => void
onAppVersionClick() => void
onCollaboratorsClick() => void
onContactSupportClick() => void
onLatestUpdateClick() => void
onLicenseClick() => void
onPermissionInfoClick() => void
onSelectDeveloper(profileId) => void
packageNamestring
packageNameTitlestring
permissionTitlestring
readMorestring
transformSource(src) => Image
versionDatestring
versionDescriptionstring
versionInfostring
viewAllGalleryCTAstring

Source

libs/design-system-components/src/components/AppInfo/index.tsx:20