Skip to content
目录

useIsClient

判断是否为客户端渲染。

参数

ts
function useIsClient(): boolean

Released under the MIT License.