Type alias Body<T>

Body<T>: IBodyWidget<T> | React.ReactElement<any> | string

The body input types.

Type Parameters

  • T

Generated using TypeDoc