react-playground
    Preparing search index...

    Variable DefaultStopwatchConst

    DefaultStopwatch: React.FC<StopwatchContextValue> = ...

    This is the default stopwatch UI that displays the elapsed time. It provides buttons to start, stop, and reset the stopwatch.

    React.JSX.Element