Preparing search index...
The search index is not available
vim-web
vim-web
FuncRef
Interface FuncRef<T>
interface
FuncRef
<
T
>
{
call
()
:
T
;
set
(
func
:
()
=>
T
)
:
void
;
}
Type Parameters
T
Index
Methods
call
set
Methods
call
call
()
:
T
Returns
T
set
set
(
func
:
()
=>
T
)
:
void
Parameters
func
:
()
=>
T
Returns
void
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Methods
call
set
vim-web
Loading...