1.0.0-beta.1 • Published 4 years ago

@novyk/sx-focus-listener v1.0.0-beta.1

Weekly downloads
-
License
-
Repository
-
Last release
4 years ago

sx-focus-listener

Focus listener service for Angular

Handles focus/blur from a group of elements.

If focus moves among elements in a defined group, blur event will not be fired.

Be aware that click on non-focusable elements will cause blur event (focus switch to <body>).

Installation

$ npm i @novyk/sx-focus-listener