Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.

Trigger typeahead manually? Is that possible? #759

@artworkad

Description

@artworkad

In my app the user may send a request for his position. When the position information is retrieved the data is populated to an input field which has the typeahead directive

document.getElementById('city').value = input;

But I want the typeahead to start and to search if the city is available in the typeahead resource. Is this possible?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions