Preparing search index...
The search index is not available
ArtusX
ArtusX
@artusx/core
ReflectMetadataType
Interface ReflectMetadataType
interface
ReflectMetadataType
{
defaultValue
?:
boolean
;
handler
?:
string
|
symbol
;
id
:
Identifier
<
unknown
>
;
index
?:
number
;
lazy
?:
boolean
;
noThrow
?:
boolean
;
propertyName
?:
string
|
symbol
;
scope
?:
ScopeEnum
;
scopeEscape
?:
boolean
;
}
Index
Properties
default
Value?
handler?
id
index?
lazy?
no
Throw?
property
Name?
scope?
scope
Escape?
Properties
Optional
default
Value
default
Value
?:
boolean
Optional
handler
handler
?:
string
|
symbol
id
id
:
Identifier
<
unknown
>
Optional
index
index
?:
number
Optional
lazy
lazy
?:
boolean
Optional
no
Throw
no
Throw
?:
boolean
Optional
property
Name
property
Name
?:
string
|
symbol
Optional
scope
scope
?:
ScopeEnum
Optional
scope
Escape
scope
Escape
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
default
Value
handler
id
index
lazy
no
Throw
property
Name
scope
scope
Escape
ArtusX
Loading...