Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • P

Hierarchy

Index

Properties

Properties

key

key: Key | null

props

props: P

Optional ref

ref: undefined | "ref" extends keyof P ? P extends { ref?: infer R | undefined; } ? R : never : never

type

Generated using TypeDoc