3.1.1 • Published 2 years ago

ion-search-multi-select v3.1.1

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

Searchable Select for Ionic Vue

This is a searcharble multi select component with a simple API for Ionic Vue apps built using ionic components to maintain a consistent look throughout your app.

Instructions for uses

  1. Install with npm install ion-search-select
  2. import component with import { IonSearchSelect } and register in components array
  3. Include component in template with <ion-search-select></ion-search-select> with props 'v-model' for variable holding an array of selected values, 'field-name-prop' for name of field 'options-prop' for an array of options, and 'span-prop' for a boolean where true will cause selected options to render horizontally instead of vertically.
3.0.12

2 years ago

3.0.4

2 years ago

3.0.13

2 years ago

3.0.3

2 years ago

3.1.1

2 years ago

3.0.10

2 years ago

3.0.2

2 years ago

3.1.0

2 years ago

3.0.11

2 years ago

3.0.1

2 years ago

3.0.8

2 years ago

3.0.7

2 years ago

3.0.6

2 years ago

3.0.5

2 years ago

3.0.9

2 years ago

1.0.0

2 years ago