767 B
767 B
Home > puppeteer > Protocol > Emulation > SetLocaleOverrideRequest
Protocol.Emulation.SetLocaleOverrideRequest interface
Signature:
export interface SetLocaleOverrideRequest
Properties
Property | Type | Description |
---|---|---|
locale | string | ICU style C locale (e.g. "en_US"). If not specified or empty, disables the override and restores default host system locale. |