@pond-ts/react API Reference
    Preparing search index...

    Interface UseSnapshotOptions

    interface UseSnapshotOptions {
        throttle?: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    throttle?: number

    Minimum milliseconds between snapshot rebuilds. Default 100. Set to 0 for immediate.