Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ActiveDescendantHookOptions<E>

remarks

@since 5.0.0

Type parameters

  • E: HTMLElement

Hierarchy

  • ActiveDescendantHookOptions

Index

Properties

Properties

id: string

The DOM id for the element. This is required so that the ActiveDescendantContext.activeId can be updated to the current element as needed.

ref?: Ref<E>

An optional ref to merge with the ref returned by this hook.

Generated using TypeDoc