Function: useGetActiveElement()
useGetActiveElement():
Element|null
Defined in: src/infrastructure/viewport/viewport.service.ts:271
Returns the currently focused element.
Returns
Element | null
The active element, or null in SSR.
useGetActiveElement():
Element|null
Defined in: src/infrastructure/viewport/viewport.service.ts:271
Returns the currently focused element.
Element | null
The active element, or null in SSR.