react-playground
    Preparing search index...

    Variable MinimalStopwatchConst

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

    This is a minimal stopwatch component that displays the elapsed time. It provides buttons to start, stop, and reset the stopwatch. This is not intended to be used in production.

    React.JSX.Element