Preparing search index...
The search index is not available
Tanatloc documentation
Tanatloc documentation
Components.Assets.Selector
IGeometryElementCardProps
Interface IGeometryElementCardProps
interface
IGeometryElementCardProps
{
alreadySelected
?:
ISelection
[]
;
context
:
{
dispatch
:
Dispatch
<
ISelectAction
>
;
highlighted
:
undefined
|
ISelect
;
selected
:
ISelect
[]
;
}
;
element
:
{
color
?:
TGeometryColor
;
label
:
number
;
name
:
string
;
uuid
:
string
;
}
;
filter
?:
TGeometryColor
;
search
?:
string
;
}
Index
Properties
already
Selected?
context
element
filter?
search?
Properties
Optional
already
Selected
alreadySelected
?:
ISelection
[]
context
context
:
{
dispatch
:
Dispatch
<
ISelectAction
>
;
highlighted
:
undefined
|
ISelect
;
selected
:
ISelect
[]
;
}
element
element
:
{
color
?:
TGeometryColor
;
label
:
number
;
name
:
string
;
uuid
:
string
}
Optional
filter
filter
?:
TGeometryColor
Optional
search
search
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
already
Selected
context
element
filter
search
Tanatloc documentation
Loading...