usePasskeyAutofill.
Properties
A React ref to attach to the username input element. When bound, the SDK automatically configures the inputâs
autocomplete attribute to "username webauthn", enabling browser Conditional UI for passkey autofill. Binding this ref is optional if autocomplete="username webauthn" is already declared in your markup.