Skip to content

Client-side callback for elements #10

@viridia

Description

@viridia

Just a feature request: it would be highly convenient if there was some way for the application to supply suggestions via a callback rather than (or in addition to) a remote url or a fixed array. The web framework I'm using uses websockets rather than a RESTful API to transfer data between server and client, so I'd have to build a separate server-side endpoint just to handle the needs of the autocomplete widget. It would be better if I could just give a callback and handle communicating with the server myself.

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