Back to Website
Show / Hide Table of Contents

Interface IIntervalCheckLoop

Package: @aurigma/design-atoms

Methods

start(options)

Declaration
start(options: {
        checkFunction: () => boolean;
        onChange: Function;
        delayMs?: number;
    }): any;
Parameters
Type Name Description
{ checkFunction: () => boolean; onChange: Function; delayMs?: number; } options
Returns
Type Description
any

stop(checkId)

Declaration
stop(checkId: any): any;
Parameters
Type Name Description
any checkId
Returns
Type Description
any
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback