veritatisdoloremque
Version:
Monorepo for the Firebase JavaScript SDK
18 lines (10 loc) • 455 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/auth-types](./auth-types.md) > [Auth](./auth-types.auth.md) > [useDeviceLanguage](./auth-types.auth.usedevicelanguage.md)
## Auth.useDeviceLanguage() method
Sets the current language to the default device/browser preference.
<b>Signature:</b>
```typescript
useDeviceLanguage(): void;
```
<b>Returns:</b>
void