Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BaseMenuHookReturnValue

remarks

@since 5.0.0

Hierarchy

Index

Properties

menuNodeRef: RefObject<HTMLDivElement>

A ref containing the menu DivHTMLElement if you need access to it for your use case.

An object of props that should be provided to the Menu component.

menuRef: Ref<HTMLDivElement>

Maybe don't need to provide.

Generated using TypeDoc