Resume Tab / Shift+Tab handling (the default state).
Focus a registration by id. Throws in dev if id is not registered.
Currently focused id, or null if nothing is focused.
Move focus to the next active registration in cycle order; wraps.
Move focus to the previous active registration in cycle order; wraps.
True when focus management is enabled (default true).
Stop Tab / Shift+Tab handling. Pass
{ blur: true }to also clear the current focus; default keepsfocusedIdpinned so re-enable resumes where it left off.