selectLocale
Home > @gooddata/sdk-ui-dashboard > selectLocale
selectLocale variable
Returns locale to use for internationalization of the dashboard.
Signature:
selectLocale: import("@reduxjs/toolkit").OutputSelector<DashboardState, import("@gooddata/sdk-ui").ILocale, (res: import("../..").ResolvedDashboardConfig) => import("@gooddata/sdk-ui").ILocale>