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
PropEnabled
Class PropEnabled
Hierarchy
PropEnabled
ChildEnabled
Implements
Enabled
Index
Constructors
constructor
Properties
accept
Values
key
props
Methods
enabled
extend
Constructors
constructor
new
Prop
Enabled
(
key
:
Key
, props
:
Props
,
...
acceptValues
:
string
[]
)
:
PropEnabled
Parameters
key:
Key
props:
Props
Rest
...
acceptValues:
string
[]
Returns
PropEnabled
Properties
Readonly
accept
Values
accept
Values
:
Set
<
string
>
Readonly
key
key
:
KeyFallback
Readonly
props
props
:
Props
Methods
enabled
enabled
(
key
?:
Key
, or
?:
undefined
|
(
(
)
=>
string
)
)
:
boolean
Parameters
Optional
key:
Key
Optional
or:
undefined
|
(
(
)
=>
string
)
Returns
boolean
extend
extend
(
prefix
:
string
,
...
acceptValues
:
string
[]
)
:
PropEnabled
Parameters
prefix:
string
Rest
...
acceptValues:
string
[]
Returns
PropEnabled
Globals
Prop
Enabled
constructor
accept
Values
key
props
enabled
extend
Generated using
TypeDoc