Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/react-toolbox/react-toolbox
/ ClockHours.js
File
ClockHours.js
components/time_picker/ClockHours.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
React, { Component, PropTypes } from
'react'
;
2
import
utils from
'../utils/utils.js'
;
3
import
Hand from
'./ClockHand.js'
;
4
import
Face from
'./ClockFace.js'
;
Callers
nothing calls this directly
Calls
2
mouseStart
Method · 0.80
touchStart
Method · 0.80
Tested by
no test coverage detected