$stopTimeout
$stopTimeout
will end/stop a timeout created by $setTimeout
.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
id | string | Timeout ID. | true |
Example(s)
This will end a $setTimeout
timeout:
$stopTimeout
will end/stop a timeout created by $setTimeout
.
Field | Type | Description | Required |
---|---|---|---|
id | string | Timeout ID. | true |
This will end a $setTimeout
timeout: