Tsarr Documentation - v1.8.0
Preparing search index...
Readarr
Field
Type Alias Field
type
Field
=
{
order
?:
number
;
name
?:
string
|
null
;
label
?:
string
|
null
;
unit
?:
string
|
null
;
helpText
?:
string
|
null
;
helpTextWarning
?:
string
|
null
;
helpLink
?:
string
|
null
;
value
?:
unknown
;
type
?:
string
|
null
;
advanced
?:
boolean
;
selectOptions
?:
Readarr
.
SelectOption
[]
|
null
;
selectOptionsProviderAction
?:
string
|
null
;
section
?:
string
|
null
;
hidden
?:
string
|
null
;
placeholder
?:
string
|
null
;
isFloat
?:
boolean
;
}
Index
Properties
order?
name?
label?
unit?
help
Text?
help
Text
Warning?
help
Link?
value?
type?
advanced?
select
Options?
select
Options
Provider
Action?
section?
hidden?
placeholder?
is
Float?
Properties
Optional
order
order
?:
number
Optional
name
name
?:
string
|
null
Optional
label
label
?:
string
|
null
Optional
unit
unit
?:
string
|
null
Optional
help
Text
helpText
?:
string
|
null
Optional
help
Text
Warning
helpTextWarning
?:
string
|
null
Optional
help
Link
helpLink
?:
string
|
null
Optional
value
value
?:
unknown
Optional
type
type
?:
string
|
null
Optional
advanced
advanced
?:
boolean
Optional
select
Options
selectOptions
?:
Readarr
.
SelectOption
[]
|
null
Optional
select
Options
Provider
Action
selectOptionsProviderAction
?:
string
|
null
Optional
section
section
?:
string
|
null
Optional
hidden
hidden
?:
string
|
null
Optional
placeholder
placeholder
?:
string
|
null
Optional
is
Float
isFloat
?:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
order
name
label
unit
help
Text
help
Text
Warning
help
Link
value
type
advanced
select
Options
select
Options
Provider
Action
section
hidden
placeholder
is
Float
Tsarr Documentation - v1.8.0
Loading...