Preparing search index...
The search index is not available
vim-web
vim-web
React
IsolationRef
Interface IsolationRef
interface
IsolationRef
{
adapter
:
RefObject
<
IsolationAdapter
>
;
autoIsolate
:
StateRef
<
boolean
>
;
ghostOpacity
:
StateRef
<
number
>
;
onAutoIsolate
:
FuncRef
<
void
>
;
onVisibilityChange
:
FuncRef
<
void
>
;
showGhost
:
StateRef
<
boolean
>
;
showPanel
:
StateRef
<
boolean
>
;
showRooms
:
StateRef
<
boolean
>
;
visibility
:
StateRef
<
VisibilityStatus
>
;
}
Index
Properties
adapter
auto
Isolate
ghost
Opacity
on
Auto
Isolate
on
Visibility
Change
show
Ghost
show
Panel
show
Rooms
visibility
Properties
adapter
adapter
:
RefObject
<
IsolationAdapter
>
auto
Isolate
autoIsolate
:
StateRef
<
boolean
>
ghost
Opacity
ghostOpacity
:
StateRef
<
number
>
on
Auto
Isolate
onAutoIsolate
:
FuncRef
<
void
>
on
Visibility
Change
onVisibilityChange
:
FuncRef
<
void
>
show
Ghost
showGhost
:
StateRef
<
boolean
>
show
Panel
showPanel
:
StateRef
<
boolean
>
show
Rooms
showRooms
:
StateRef
<
boolean
>
visibility
visibility
:
StateRef
<
VisibilityStatus
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
adapter
auto
Isolate
ghost
Opacity
on
Auto
Isolate
on
Visibility
Change
show
Ghost
show
Panel
show
Rooms
visibility
vim-web
Loading...