Preparing search index...
The search index is not available
@eqian/utils-vue
@eqian/utils-vue
UseRafTimeoutReturn
Type alias UseRafTimeoutReturn
Use
Raf
Timeout
Return
:
{
close
:
(
(
)
=>
void
)
;
start
:
(
(
)
=>
void
)
;
}
返回值
Type declaration
close
:
(
(
)
=>
void
)
执行取消requestAnimationFrame
(
)
:
void
Returns
void
start
:
(
(
)
=>
void
)
手动执行
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@eqian/utils-vue
Loading...
返回值