mirror of
https://github.com/LukeHagar/Prowlarr-TS-SDK.git
synced 2025-12-06 04:21:03 +00:00
1.5 KiB
1.5 KiB
UiConfigResource
Example Usage
import { UiConfigResource } from "prowlarr";
let value: UiConfigResource = {};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
id |
number | ➖ | N/A |
firstDayOfWeek |
number | ➖ | N/A |
calendarWeekColumnHeader |
string | ➖ | N/A |
shortDateFormat |
string | ➖ | N/A |
longDateFormat |
string | ➖ | N/A |
timeFormat |
string | ➖ | N/A |
showRelativeDates |
boolean | ➖ | N/A |
enableColorImpairedMode |
boolean | ➖ | N/A |
uiLanguage |
string | ➖ | N/A |
theme |
string | ➖ | N/A |