Preparing search index...
The search index is not available
vim-web
vim-web
SectionBoxRef
Interface SectionBoxRef
interface
SectionBoxRef
{
auto
:
StateRef
<
boolean
>
;
bottomOffset
:
StateRef
<
string
>
;
enable
:
StateRef
<
boolean
>
;
section
:
ArgActionRef
<
Box3
>
;
sectionReset
:
AsyncFuncRef
<
void
>
;
sectionSelection
:
AsyncFuncRef
<
void
>
;
showOffsetPanel
:
StateRef
<
boolean
>
;
sideOffset
:
StateRef
<
string
>
;
topOffset
:
StateRef
<
string
>
;
visible
:
StateRef
<
boolean
>
;
}
Index
Properties
auto
bottom
Offset
enable
section
section
Reset
section
Selection
show
Offset
Panel
side
Offset
top
Offset
visible
Properties
auto
auto
:
StateRef
<
boolean
>
bottom
Offset
bottomOffset
:
StateRef
<
string
>
enable
enable
:
StateRef
<
boolean
>
section
section
:
ArgActionRef
<
Box3
>
section
Reset
sectionReset
:
AsyncFuncRef
<
void
>
section
Selection
sectionSelection
:
AsyncFuncRef
<
void
>
show
Offset
Panel
showOffsetPanel
:
StateRef
<
boolean
>
side
Offset
sideOffset
:
StateRef
<
string
>
top
Offset
topOffset
:
StateRef
<
string
>
visible
visible
:
StateRef
<
boolean
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
auto
bottom
Offset
enable
section
section
Reset
section
Selection
show
Offset
Panel
side
Offset
top
Offset
visible
vim-web
Loading...