Preparing search index...
The search index is not available
object-properties
object-properties
defineProperty
Function defineProperty
define
Property
<
T
,
P
,
V
>
(
target
,
property
,
value
,
options
?
)
:
any
|
T
&
{
[
K
in
P
]
:
V
}
Type Parameters
T
P
extends
string
V
Parameters
target
:
T
property
:
P
name of the property
value
:
V
value
Optional
options
:
DefinePropertyOptions
Returns
any
|
T
&
{
[
K
in
P
]
:
V
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
object-properties
Loading...
name of the property