Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ReviewComment<P>

Type parameters

  • P: ReviewComment.Props = ReviewComment.Props

Hierarchy

  • Component<P, ReviewComment.State>
    • ReviewComment

Index

Constructors

constructor

Methods

Protected detectHover

  • detectHover(element: null | HTMLElement): void

Protected hideHover

  • hideHover(): void

render

  • render(): ReactNode

Protected showHover

  • showHover(): void