Tsarr Documentation - v1.8.0
Preparing search index...
Sonarr
UiConfigResource
Type Alias UiConfigResource
type
UiConfigResource
=
{
id
?:
number
;
firstDayOfWeek
?:
number
;
calendarWeekColumnHeader
?:
string
|
null
;
shortDateFormat
?:
string
|
null
;
longDateFormat
?:
string
|
null
;
timeFormat
?:
string
|
null
;
showRelativeDates
?:
boolean
;
enableColorImpairedMode
?:
boolean
;
theme
?:
string
|
null
;
uiLanguage
?:
number
;
}
Index
Properties
id?
first
Day
Of
Week?
calendar
Week
Column
Header?
short
Date
Format?
long
Date
Format?
time
Format?
show
Relative
Dates?
enable
Color
Impaired
Mode?
theme?
ui
Language?
Properties
Optional
id
id
?:
number
Optional
first
Day
Of
Week
firstDayOfWeek
?:
number
Optional
calendar
Week
Column
Header
calendarWeekColumnHeader
?:
string
|
null
Optional
short
Date
Format
shortDateFormat
?:
string
|
null
Optional
long
Date
Format
longDateFormat
?:
string
|
null
Optional
time
Format
timeFormat
?:
string
|
null
Optional
show
Relative
Dates
showRelativeDates
?:
boolean
Optional
enable
Color
Impaired
Mode
enableColorImpairedMode
?:
boolean
Optional
theme
theme
?:
string
|
null
Optional
ui
Language
uiLanguage
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
first
Day
Of
Week
calendar
Week
Column
Header
short
Date
Format
long
Date
Format
time
Format
show
Relative
Dates
enable
Color
Impaired
Mode
theme
ui
Language
Tsarr Documentation - v1.8.0
Loading...