UserLocale | WebHare Platform SDK
WebHare Platform SDK
    Preparing search index...

    Type Alias UserLocale

    type UserLocale = {
        lang: string;
    }
    Index

    Properties

    Properties

    lang: string

    The language code, eg 'en' including optional country, eg en-US