Skip to main content

AppInfo.header

Components

AppInfoHeader()

AppInfoHeader(props, context?): ReactNode

Parameters

ParameterType
propsAppInfoHeaderProps
context?any

Returns

ReactNode

Source

libs/design-system-components/src/components/AppInfo/header.tsx:27

Props

AppInfoHeaderProps

AppInfoHeaderProps: object

Type declaration

MemberType
integrationNamestring
integrationTypestring
nsfwboolean
nsfwLabelstring
onInstall() => void
onUninstall() => void
pluginLabelstring
reportListItem
shareListItem
status"installed" | "not-installed" | "loading"

Source

libs/design-system-components/src/components/AppInfo/header.tsx:14