Skip to content

[New control] Add an AutoComplete control #172

@joe-knd

Description

@joe-knd

Description

Add an AutoComplete control that allows to work as a picker or entry, or instead a behavior that can be attached to any input control and allows dynamic item source bindable property

Public API Changes

new control, shouldn't impact any current api or control

Intended Use-Case

I want to be able to start typing in any input control and be able to see suggestions in a list below the control that allows the user to tap or click in the desired suggestion and fill the rest of the main input control (could be a new input control or a behavior that can be attached to any input control)

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions