SiDefaultLocaleStore Type documentation¶SiDefaultLocaleStoreextends SiLocaleStore¶Class Constructor(isBrowser: boolean) => {}¶ ParametersisBrowser: boolean¶PropertiesisBrowser: boolean¶Accessorsget locale: (undefined | string)¶MethodssaveLocale(locale: string) => Observable<boolean>¶ Parameterslocale: string¶Types Documentation¶SiLocaleStore¶Class Constructor() => {}¶Accessorsget locale: (undefined | string)¶MethodssaveLocale(locale: string) => Observable<boolean>¶ Parameterslocale: string¶ Except where otherwise noted, content on this site is licensed under MIT License.