3.1.1 • Published 3 years ago

ion-search-multi-select v3.1.1

Weekly downloads
-
License
-
Repository
-
Last release
3 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

3 years ago

3.0.4

3 years ago

3.0.13

3 years ago

3.0.3

3 years ago

3.1.1

3 years ago

3.0.10

3 years ago

3.0.2

3 years ago

3.1.0

3 years ago

3.0.11

3 years ago

3.0.1

3 years ago

3.0.8

3 years ago

3.0.7

3 years ago

3.0.6

3 years ago

3.0.5

3 years ago

3.0.9

3 years ago

1.0.0

3 years ago