Skip to content

ng-model-options #59

@M0nter0

Description

@M0nter0

Hi,
I've been working with ng-polymer-elements for a while, with great results, even with my custom elements. Now I'm trying to achieve a ng-model-options configuration to delay a paper-input via debounce, but without success.

Is anybody out there using ng-model-options with success?

My code looks like:

<paper-input ng-model="myLabel" ng-model-options="{ debounce: 1000 }" ></paper-input>

Thanks a lot

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions