react-playground
    Preparing search index...

    Type Alias StepStyle

    StepStyle: "tick" | "sweep"

    StepStyle defines the style of the clock hand movement.

    • 'tick': represents a clock hand that moves in discrete steps.
    • 'sweep': represents a clock hand that moves smoothly.