UNPKG

preact-spatial-navigation

Version:

A powerful Preact library for TV-style spatial navigation with LRUD algorithm, virtualized lists/grids, and smart TV support

3 lines 179 B
export declare const IsRootActiveContext: import("preact").Context<boolean>; export declare const useIsRootActive: () => boolean; //# sourceMappingURL=IsRootActiveContext.d.ts.map