react-playground
Preparing search index...
clock/src/analog
AnalogClockStyle
Interface AnalogClockStyle
interface
AnalogClockStyle
{
bigHand
:
HandStyle
;
centerPoint
:
CenterPointStyle
;
face
:
FaceType
;
frame
:
FrameStyle
;
height
:
number
;
hourLines
:
LinesStyle
;
minuteLines
:
LinesStyle
;
secondHand
:
HandStyle
;
smallHand
:
HandStyle
;
step
:
StepStyle
;
width
:
number
;
}
Index
Properties
big
Hand
center
Point
face
frame
height
hour
Lines
minute
Lines
second
Hand
small
Hand
step
width
Properties
big
Hand
bigHand
:
HandStyle
center
Point
centerPoint
:
CenterPointStyle
face
face
:
FaceType
frame
frame
:
FrameStyle
height
height
:
number
hour
Lines
hourLines
:
LinesStyle
minute
Lines
minuteLines
:
LinesStyle
second
Hand
secondHand
:
HandStyle
small
Hand
smallHand
:
HandStyle
step
step
:
StepStyle
width
width
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
big
Hand
center
Point
face
frame
height
hour
Lines
minute
Lines
second
Hand
small
Hand
step
width
react-playground
Loading...