Interface MessageComponent
Callable
- MessageComponent<F>(props: MessageProps<F>): null | ReactElement<any, string | JSXElementConstructor<any>>
-
Type parameters
Parameters
Returns null | ReactElement<any, string | JSXElementConstructor<any>>
Properties
Optional displayName
displayName: string
The component that renders a message using a runtime available through the context.