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

Type declaration

  • focusBottomCallback: Generic
  • focusTargetElement: HTMLElement
  • focusTopCallback: Generic