2.2.13 • Published 1 year ago

@dpc-sdp/myvic-autocomplete v2.2.13

Weekly downloads
52
License
Apache-2.0
Repository
github
Last release
1 year ago

@dpc-sdp/myvic-autocomplete

A component for displaying an autocomplete search with results.

This component renders a text input that allows searching over a set of items. The filtered results will appear beneath the input as a selectable list.

It can be configured with the function to be applied as the filter, as well as a formatting function for the description/tag of the item.

It is possible to format the result items in two different layouts: double line or single line. Showing an icon before the item is optional and there is support for custom icons per item. Check out the Ripple icon library

It emits an event when an item in the list is selected.


Install

npm install @dpc-sdp/myvic-autocomplete --save

Dependency graph

@dpc-sdp/myvic-autocomplete
├── @dpc-sdp/myvic-global

Import

import AutoComplete from '@dpc-sdp/myvic-autocomplete'

License

Licensed under the Apache-2.0 License.

2.2.13

1 year ago

2.2.11

2 years ago

2.2.10

2 years ago

2.2.9

2 years ago

2.2.7

2 years ago

2.2.6

2 years ago

2.2.1

3 years ago

2.2.2

3 years ago

2.2.0

3 years ago

2.1.0

3 years ago

2.0.2

3 years ago

2.0.4

3 years ago

1.9.11

3 years ago

1.9.10

3 years ago

1.9.9

3 years ago

1.9.8

3 years ago

1.9.7

3 years ago

1.9.6

3 years ago

1.9.5

3 years ago

1.8.2

3 years ago

1.9.4

3 years ago

1.9.3

3 years ago

1.9.2

3 years ago

1.8.1

3 years ago

1.8.0

3 years ago

1.7.0

3 years ago

1.6.0

3 years ago

1.5.3

3 years ago

1.5.2

4 years ago

1.5.1

4 years ago

1.5.0

4 years ago

1.4.3

4 years ago

1.4.2-next.0

4 years ago

1.4.2

4 years ago

1.4.1

4 years ago

1.4.0

4 years ago

1.3.4

4 years ago

1.3.3

4 years ago

1.3.2

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.0

4 years ago

1.2.0-alpha.0

4 years ago