Preparing search index...
The search index is not available
Octra libraries - v2.0.0
Octra libraries
@octra/ngx-components
ConfigurationSwitchControl
ClassConfigurationSwitchControl
Hierarchy (
view full
)
ConfigurationControl
<
boolean
>
ConfigurationSwitchControl
Index
Constructors
constructor
Properties
_name
_options
_root?
focused
items
Type
toggled
Accessors
context
depends
On
description
id
ignore
name
title
toggleable
type
value
Methods
check
Toggle
State
Of
Control
to
Obj
Constructors
constructor
new
Configuration
Switch
Control
(
_name
,
options
,
_root
?
)
:
ConfigurationSwitchControl
Parameters
_name
:
string
options
:
ConfigurationControlOptions
<
boolean
,
any
>
Optional
_root
:
ConfigurationControlGroup
Returns
ConfigurationSwitchControl
Properties
Protected
_name
_name
:
string
Protected
_options
_options
:
FixedConfigurationControlOptions
<
boolean
,
any
>
Protected
Optional
_root
_root
?:
ConfigurationControlGroup
focused
focused
:
boolean
= false
items
Type
items
Type
:
any
= undefined
toggled
toggled
:
boolean
= false
Accessors
context
get
context
(
)
:
any
Returns
any
depends
On
get
dependsOn
(
)
:
string
[]
Returns
string
[]
description
get
description
(
)
:
undefined
|
string
Returns
undefined
|
string
id
get
id
(
)
:
any
Returns
any
ignore
get
ignore
(
)
:
boolean
Returns
boolean
name
get
name
(
)
:
string
Returns
string
title
get
title
(
)
:
undefined
|
string
Returns
undefined
|
string
toggleable
get
toggleable
(
)
:
boolean
Returns
boolean
type
get
type
(
)
:
|
"number"
|
"select"
|
"textarea"
|
"switch"
|
"text"
|
"integer"
|
"multiple-choice"
|
"array"
Returns
|
"number"
|
"select"
|
"textarea"
|
"switch"
|
"text"
|
"integer"
|
"multiple-choice"
|
"array"
value
get
value
(
)
:
undefined
|
R
Returns
undefined
|
R
set
value
(
value
)
:
void
Parameters
value
:
undefined
|
R
Returns
void
Methods
check
Toggle
State
Of
Control
check
Toggle
State
Of
Control
(
)
:
boolean
Returns
boolean
to
Obj
to
Obj
(
)
:
any
Returns
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_name
_options
_root
focused
items
Type
toggled
Accessors
context
depends
On
description
id
ignore
name
title
toggleable
type
value
Methods
check
Toggle
State
Of
Control
to
Obj
Octra libraries - v2.0.0
Loading...