Skip to main content

Entry.EntryPublishErrorCard

Components

EntryPublishErrorCard()

EntryPublishErrorCard(props, context?): ReactNode

Parameters

ParameterType
propsPublishErrorCardProps
context?any

Returns

ReactNode

Source

libs/design-system-components/src/components/Entry/EntryPublishErrorCard/index.tsx:14

Interfaces

PublishErrorCardProps

Properties

PropertyType
children?ReactNode
isCard?boolean
messagestring
style?CSSProperties