Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Component<CommentBody.Props>
    • CommentBody

Index

Constructors

Methods

Constructors

  • new CommentBody(props: Props | Readonly<Props>): CommentBody
  • new CommentBody(props: Props, context: any): CommentBody
  • Parameters

    • props: Props | Readonly<Props>

    Returns CommentBody

  • Parameters

    • props: Props
    • context: any

    Returns CommentBody

Methods

  • render(): ReactNode