1.1.1 • Published 4 months ago

@dynatrace-sdk/user-preferences v1.1.1

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
4 months ago

User preferences

A Dynatrace AppEngine SDK library allowing to obtain the currently logged-in user preferences, i.e. the theme, language, and regional format of date-time, currency, and numeric values.

npm install @dynatrace-sdk/user-preferences

Example usage

import { getTheme } from "@dynatrace-sdk/user-preferences";

const theme = getTheme(); // 'auto' | 'dark' | 'light'

API reference

See the package reference in the Dynatrace Developer.

1.1.1

4 months ago

1.1.0

8 months ago

1.0.1

9 months ago

1.0.0

1 year ago

0.2.7

1 year ago

0.2.5

1 year ago