FocusTrapParams: {
    focusBottomCallback: Generic;
    focusTargetElement: HTMLElement;
    focusTopCallback: Generic;
    focusTrapEnabled: boolean;
}

Type declaration

  • focusBottomCallback: Generic
  • focusTargetElement: HTMLElement
  • focusTopCallback: Generic
  • focusTrapEnabled: boolean