Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MenuRenderProps<E, D>

Type parameters

  • E: HTMLElement = HTMLDivElement

  • D = any | undefined

Hierarchy

  • MenuRenderProps

Index

Properties

Properties

props

props: HTMLAttributes<E>

ref

ref: RefObject<E>

Generated using TypeDoc