UNPKG

@primer/behaviors

Version:

Shared behaviors for JavaScript components

2 lines (1 loc) 143 B
export declare function focusTrap(container: HTMLElement, initialFocus?: HTMLElement, abortSignal?: AbortSignal): AbortController | undefined;