Optional ref to a container element for scoped handling. When provided, the handler only responds to MFA triggers from within this element. When omitted, the handler responds to any MFA trigger (global handler).
enabled?
boolean
Whether the listener should be registered. When false, the listener is not registered. Useful for conditionally enabling/disabling the listener. Defaulttrue