Files
emaui/node_modules/@mantine/hooks/lib/use-focus-trap/scope-tab.d.ts
2026-05-29 15:23:46 +03:00

2 lines
81 B
TypeScript

export declare function scopeTab(node: HTMLElement, event: KeyboardEvent): void;