Search
Preparing search index...
The search index is not available
@btilford/ts-base - v1.1.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ChildEnabled
Class ChildEnabled
Hierarchy
PropEnabled
ChildEnabled
Implements
Enabled
Index
Constructors
constructor
Properties
accept
Values
key
parent
props
Methods
enabled
extend
Constructors
constructor
new
Child
Enabled
(
key
:
Key
, parent
:
PropEnabled
, props
:
Props
,
...
acceptValues
:
string
[]
)
:
ChildEnabled
Parameters
key:
Key
parent:
PropEnabled
props:
Props
Rest
...
acceptValues:
string
[]
Returns
ChildEnabled
Properties
Readonly
accept
Values
accept
Values
:
Set
<
string
>
Readonly
key
key
:
KeyFallback
Readonly
parent
parent
:
PropEnabled
Readonly
props
props
:
Props
Methods
enabled
enabled
(
key
:
string
, or
?:
undefined
|
(
(
)
=>
string
)
)
:
boolean
Parameters
key:
string
Optional
or:
undefined
|
(
(
)
=>
string
)
Returns
boolean
extend
extend
(
prefix
:
string
,
...
acceptValues
:
string
[]
)
:
PropEnabled
Parameters
prefix:
string
Rest
...
acceptValues:
string
[]
Returns
PropEnabled
Globals
Child
Enabled
constructor
accept
Values
key
parent
props
enabled
extend
Generated using
TypeDoc