Options
All
  • Public
  • Public/Protected
  • All
Menu

Properties for the Comment component.

internal

Hierarchy

  • CommentProps

Index

Properties

body

body: string

Body of the comment.

community

community: string

Community the comment is in.

grids

grids: GridSize

How wide the comment should be. This is based on how nested it is.

host

host: string

Host the comment is located on.

id

id: string

ID of the comment.

parent

parent: string

ID of the post the comment is being made on, or the comment it is replying to.

username

username: string

Username of the author of the comment.

Generated using TypeDoc