Properties
canUse
canUse: () => void
disabled
disabled: Ref<boolean>
isDown
isDown: (s: string) => boolean
Type declaration
-
-
Parameters
Returns boolean
isIn
isIn: (s: string) => boolean
Type declaration
-
-
Parameters
Returns boolean
isLeft
isLeft: (s: string) => boolean
Type declaration
-
-
Parameters
Returns boolean
isOut
isOut: (s: string) => boolean
Type declaration
-
-
Parameters
Returns boolean
isRight
isRight: (s: string) => boolean
Type declaration
-
-
Parameters
Returns boolean
isUnchange
isUnchange: (s: string) => boolean
Type declaration
-
-
Parameters
Returns boolean
isUp
isUp: (s: string) => boolean
Type declaration
-
-
Parameters
Returns boolean
onMousewheel
onMousewheel: (e: WheelEvent) => void
typeCheck
typeCheck: (s: string, t?: string) => boolean
Type declaration
-
- (s: string, t?: string): boolean
-
Parameters
-
s: string
-
Optional t: string
Returns boolean
wheelEvent
wheelEvent: Ref<WheelEvent>
鼠标滚轮 hook 返回 API
方向断言
方向
开关
事件