Preparing search index...
The search index is not available
npmjs/@valapi
npmjs/@valapi
crosshair
ValCrosshair
Data
Elements
Interface Elements<TName>
interface
Elements
<
TName
>
{
components
:
[
Number
<
`
${
TName
}
.Thickness
`
,
"Integer"
,
1
,
6
>
,
Number
<
`
${
TName
}
.Opacity
`
,
"Decimal"
,
0
,
1
>
]
;
type
:
"Elements"
;
value
:
{
data
:
0
|
1
;
default
:
0
|
1
;
name
:
`
${
string
}
.
${
TName
}
.isEnable
`
;
path
:
|
`
0.
${
string
}
`
|
`
P.
${
string
}
`
|
`
A.
${
string
}
`
|
`
S.
${
string
}
`
;
priority
:
number
;
}
;
}
Type Parameters
TName
extends
string
=
string
Hierarchy (
view full
)
BaseType
<
0
|
1
,
`
${
TName
}
.isEnable
`
>
Elements
Index
Properties
components
type
value
Properties
components
components
:
[
Number
<
`
${
TName
}
.Thickness
`
,
"Integer"
,
1
,
6
>
,
Number
<
`
${
TName
}
.Opacity
`
,
"Decimal"
,
0
,
1
>
]
type
type
value
value
:
{
data
:
0
|
1
;
default
:
0
|
1
;
name
:
`
${
string
}
.
${
TName
}
.isEnable
`
;
path
:
|
`
0.
${
string
}
`
|
`
P.
${
string
}
`
|
`
A.
${
string
}
`
|
`
S.
${
string
}
`
;
priority
:
number
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
components
type
value
npmjs/@valapi
Loading...