Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DebugAction

Hierarchy

  • Component<Props>
    • DebugAction

Index

Constructors

Properties

Methods

Constructors

constructor

  • Parameters

    Returns DebugAction

  • Parameters

    • props: Props
    • context: any

    Returns DebugAction

Properties

Protected ref

ref: undefined | HTMLElement

Methods

focus

  • focus(): void

render

  • render(): ReactNode

Protected setRef

  • setRef(ref: null | HTMLElement): undefined | HTMLElement