Files
Prowlarr-TS-SDK/docs/models/uiconfigresource.md

1.5 KiB
Raw Blame History

UiConfigResource

Example Usage

import { UiConfigResource } from "prowlarr/models";

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