Documentation - v19.2.0-dev
Preparing search index...
@stereograph/teiaviewer-viewport-react
InfoBoxWidgetContext
Interface InfoBoxWidgetContext
interface
InfoBoxWidgetContext
{
isLocked
:
boolean
;
setIsLocked
:
(
value
:
boolean
)
=>
void
;
tabs
:
InfoboxWidgetTab
[]
;
uuid
:
string
;
}
Index
Properties
is
Locked
set
Is
Locked
tabs
uuid
Properties
is
Locked
isLocked
:
boolean
set
Is
Locked
setIsLocked
:
(
value
:
boolean
)
=>
void
tabs
tabs
:
InfoboxWidgetTab
[]
uuid
uuid
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
is
Locked
set
Is
Locked
tabs
uuid
Documentation - v19.2.0-dev
Loading...