0.1.4 • Published 3 years ago

ion-search-select v0.1.4

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

Searchable Select for Ionic Vue

This is a search 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 the selected value, 'field-name-prop' for name of field, and 'options-prop' for an array of options
0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago