Preparing search index...
The search index is not available
vim-web
vim-web
Core
ISelectionAdapter
Interface ISelectionAdapter<T>
interface
ISelectionAdapter
<
T
extends
IVimElement
>
{
outline
(
target
:
T
,
state
:
boolean
)
:
void
;
}
Type Parameters
T
extends
IVimElement
Index
Methods
outline
Methods
outline
outline
(
target
:
T
,
state
:
boolean
)
:
void
Parameters
target
:
T
state
:
boolean
Returns
void
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Methods
outline
vim-web
Loading...