Preparing search index...
The search index is not available
vim-web
vim-web
React
SectionBoxRef
Interface SectionBoxRef
interface
SectionBoxRef
{
auto
:
StateRef
<
boolean
>
;
bottomOffset
:
StateRef
<
number
>
;
enable
:
StateRef
<
boolean
>
;
getBox
:
()
=>
Box3
;
getSceneBox
:
AsyncFuncRef
<
Box3
>
;
getSelectionBox
:
AsyncFuncRef
<
Box3
>
;
sectionBox
:
ArgActionRef
<
Box3
>
;
sectionScene
:
AsyncFuncRef
<
void
>
;
sectionSelection
:
AsyncFuncRef
<
void
>
;
showOffsetPanel
:
StateRef
<
boolean
>
;
sideOffset
:
StateRef
<
number
>
;
topOffset
:
StateRef
<
number
>
;
visible
:
StateRef
<
boolean
>
;
}
Index
Properties
auto
bottom
Offset
enable
get
Box
get
Scene
Box
get
Selection
Box
section
Box
section
Scene
section
Selection
show
Offset
Panel
side
Offset
top
Offset
visible
Properties
auto
auto
:
StateRef
<
boolean
>
bottom
Offset
bottomOffset
:
StateRef
<
number
>
enable
enable
:
StateRef
<
boolean
>
get
Box
getBox
:
()
=>
Box3
get
Scene
Box
getSceneBox
:
AsyncFuncRef
<
Box3
>
get
Selection
Box
getSelectionBox
:
AsyncFuncRef
<
Box3
>
section
Box
sectionBox
:
ArgActionRef
<
Box3
>
section
Scene
sectionScene
:
AsyncFuncRef
<
void
>
section
Selection
sectionSelection
:
AsyncFuncRef
<
void
>
show
Offset
Panel
showOffsetPanel
:
StateRef
<
boolean
>
side
Offset
sideOffset
:
StateRef
<
number
>
top
Offset
topOffset
:
StateRef
<
number
>
visible
visible
:
StateRef
<
boolean
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
auto
bottom
Offset
enable
get
Box
get
Scene
Box
get
Selection
Box
section
Box
section
Scene
section
Selection
show
Offset
Panel
side
Offset
top
Offset
visible
vim-web
Loading...