@equinor/videx-3d
Preparing search index...
main
EventEmitterProps
Type Alias EventEmitterProps
EventEmitter props
type
EventEmitterProps
=
{
autoUpdate
?:
boolean
;
autoUpdateRenderPriority
?:
number
;
children
?:
ReactNode
;
onResult
?:
EmitterCallback
;
threshold
?:
0
|
1
|
2
|
3
|
4
|
5
|
6
|
7
|
8
|
9
|
10
;
}
Index
Properties
auto
Update?
auto
Update
Render
Priority?
children?
on
Result?
threshold?
Properties
Optional
auto
Update
autoUpdate
?:
boolean
Optional
auto
Update
Render
Priority
autoUpdateRenderPriority
?:
number
Optional
children
children
?:
ReactNode
Optional
on
Result
onResult
?:
EmitterCallback
Optional
threshold
threshold
?:
0
|
1
|
2
|
3
|
4
|
5
|
6
|
7
|
8
|
9
|
10
Settings
Theme
OS
Light
Dark
On This Page
Properties
auto
Update
auto
Update
Render
Priority
children
on
Result
threshold
@equinor/videx-3d
Loading...
EventEmitter props