Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

ngModelOptions debounce state #13200

Open
@klmdb

Description

@klmdb

I can't seem to find a way to update my view according to the debounce state (displaying a loading icon next to a text input that displays when the user starts to type and disappears when the debounce is done waiting).

it wouls make sense to me if, like ngModel.$pending, there could be a bool set on ngModel. Something like ngModel.$debouncing.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions