Preparing search index...
The search index is not available
Octra libraries - v2.0.0
Octra libraries
@octra/ngx-components
ConfigurationControlOptions
ClassConfigurationControlOptions<R, S>
Type Parameters
R
S
=
any
Hierarchy (
view full
)
ConfigurationControlOptions
FixedConfigurationControlOptions
Index
Constructors
constructor
Properties
context?
default
Value?
depends
On
description?
ignore
title?
toggleable
type?
value?
Constructors
constructor
new
Configuration
Control
Options
<
R
,
S
>
(
)
:
ConfigurationControlOptions
<
R
,
S
>
Type Parameters
R
S
=
any
Returns
ConfigurationControlOptions
<
R
,
S
>
Properties
Optional
context
context
?:
S
Optional
default
Value
default
Value
?:
R
depends
On
depends
On
:
string
[]
= []
Optional
description
description
?:
string
ignore
ignore
:
boolean
= false
Optional
title
title
?:
string
toggleable
toggleable
:
boolean
= false
Optional
type
type
?:
|
"number"
|
"select"
|
"textarea"
|
"switch"
|
"text"
|
"integer"
|
"multiple-choice"
|
"array"
Optional
value
value
?:
R
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
context
default
Value
depends
On
description
ignore
title
toggleable
type
value
Octra libraries - v2.0.0
Loading...